interface TxProofAminoMsg {
    type: "/tendermint.types.TxProof";
    value: TxProofAmino;
}

Properties

Properties

type: "/tendermint.types.TxProof"