getSyncSnapshotByPrefix abstract method

Future<TrieNodeSnapshotResponse> getSyncSnapshotByPrefix(
  1. ServiceCall call,
  2. TrieNodePrefix request
)

Implementation

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