interface MerklePathAminoMsg {
    type: "cosmos-sdk/MerklePath";
    value: MerklePathAmino;
}

Properties

Properties

type: "cosmos-sdk/MerklePath"