You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General error raised by PeerAssets. Check if your input is correct.
If you gave a deck as an argument, a possible reason for this error is that you need to initialize the deck.
To initialize the default decks, use:
pacli deck init
To initialize a single deck, use:
pacli deck init DECKID
The fractional number of decimals doesn't make any sense of course, so I'm not sure we should consider doing anything about at this case.
The text was updated successfully, but these errors were encountered:
While I was inquiring why is it that I thought to have received a different message in case of
attoken spawn
andpobtoken spawn
commands if used with the fractional multiplier I've discovered to have used the fractional number of decimals instead, so I've basically runattoken spawn
with the-n
instead of the-m
flag (the exact command wasattoken spawn test_att1 myHPHhnncUaiFQGqN1FK2qFtwcfPE4Bkqc -n 1.3
).The message I've got was:
The fractional number of decimals doesn't make any sense of course, so I'm not sure we should consider doing anything about at this case.
The text was updated successfully, but these errors were encountered: