getTxosByLockAddress abstract method
Future<TxoLockAddressResponse>
getTxosByLockAddress(
- ServiceCall call,
- QueryByLockAddressRequest request
Implementation
$async.Future<$0.TxoLockAddressResponse> getTxosByLockAddress(
$grpc.ServiceCall call, $0.QueryByLockAddressRequest request);