interface ResponseOfferSnapshotAminoMsg {
    type: "/tendermint.abci.ResponseOfferSnapshot";
    value: ResponseOfferSnapshotAmino;
}

Properties

Properties

type: "/tendermint.abci.ResponseOfferSnapshot"