correct comment

This commit is contained in:
julian 2023-12-07 15:30:35 -06:00
parent 46796f02dd
commit 6507ebd346

View file

@ -881,7 +881,7 @@ class ElectrumXClient {
///
/// Returns blockHash (last block hash),
/// setHash (hash of current set)
/// and mints (the list of pairs serialized coin and tx hash)
/// and coins (the list of pairs serialized coin and tx hash)
Future<Map<String, dynamic>> getSparkAnonymitySet({
String coinGroupId = "1",
String startBlockHash = "",