interface ResponseListSnapshotsProtoMsg {
    typeUrl: "/tendermint.abci.ResponseListSnapshots";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.ResponseListSnapshots"
value: Uint8Array