DeSo.py icon indicating copy to clipboard operation
DeSo.py copied to clipboard

Add: optional accountNumber to getSeedHexFromSeedPhrase

Open chrisjacob opened this issue 9 months ago • 0 comments

A Seed Phrase can have 1 or more Account Numbers. The default is "0". You can now pass an optional Account Number into Identity.getSeedHexFromSeedPhrase(seedPhrase, accountNumber=0)

Inspired by: https://offline.deso.com/#sign

chrisjacob avatar May 01 '24 05:05 chrisjacob