interface GrantAminoMsg {
    type: "cosmos-sdk/Grant";
    value: GrantAmino;
}

Properties

Properties

type: "cosmos-sdk/Grant"
value: GrantAmino