getTxosByLockAddress abstract method

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

Implementation

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