interface PinCodesProposalAminoMsg {
    type: "wasm/PinCodesProposal";
    value: PinCodesProposalAmino;
}

Properties

Properties

type: "wasm/PinCodesProposal"