mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 17:57:40 +00:00
correct comment
This commit is contained in:
parent
46796f02dd
commit
6507ebd346
1 changed files with 1 additions and 1 deletions
|
@ -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 = "",
|
||||
|
|
Loading…
Reference in a new issue