interface GrantProtoMsg {
    typeUrl: "/cosmos.feegrant.v1beta1.Grant";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.feegrant.v1beta1.Grant"
value: Uint8Array