interface OutputProtoMsg {
    typeUrl: "/cosmos.bank.v1beta1.Output";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.bank.v1beta1.Output"
value: Uint8Array