mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 17:57:40 +00:00
add todo check
This commit is contained in:
parent
590717560e
commit
20c706c7e5
1 changed files with 2 additions and 0 deletions
|
@ -2637,6 +2637,8 @@ class FiroWallet extends CoinServiceAPI
|
|||
mintValue,
|
||||
index,
|
||||
);
|
||||
|
||||
// TODO publicCoin prob shouldn't be empty?
|
||||
mints.add({
|
||||
"value": mintValue,
|
||||
"script": mint,
|
||||
|
|
Loading…
Reference in a new issue