getUtxos abstract method

Future<List<UtxoRef>> getUtxos(
  1. String address
)

Implementation

Future<List<UtxoRef>> getUtxos(String address);