interface DataAminoMsg {
    type: "/tendermint.types.Data";
    value: DataAmino;
}

Properties

Properties

type: "/tendermint.types.Data"
value: DataAmino