interface ValueOpAminoMsg {
    type: "/tendermint.crypto.ValueOp";
    value: ValueOpAmino;
}

Properties

Properties

type: "/tendermint.crypto.ValueOp"