interface RequestOfferSnapshotAminoMsg {
    type: "/tendermint.abci.RequestOfferSnapshot";
    value: RequestOfferSnapshotAmino;
}

Properties

Properties

type: "/tendermint.abci.RequestOfferSnapshot"