getTxosByLockAddress abstract method

Future<TxoLockAddressResponse> getTxosByLockAddress(
  1. ServiceCall call,
  2. QueryByLockAddressRequest request
)

Implementation

$async.Future<$2.TxoLockAddressResponse> getTxosByLockAddress($grpc.ServiceCall call, $2.QueryByLockAddressRequest request);