interface MerklePrefixAminoMsg {
    type: "cosmos-sdk/MerklePrefix";
    value: MerklePrefixAmino;
}

Properties

Properties

type: "cosmos-sdk/MerklePrefix"