getSyncSnapshotByPrefix abstract method
Future<TrieNodeSnapshotResponse>
getSyncSnapshotByPrefix(
- ServiceCall call,
- TrieNodePrefix request
Implementation
$async.Future<$1.TrieNodeSnapshotResponse> getSyncSnapshotByPrefix($grpc.ServiceCall call, $1.TrieNodePrefix request);