codex-storage / nim-ethers

Port of ethers.js to Nim
Other
8 stars 4 forks source link

Handle invalid key when instantiating new wallet #52

Closed markspanbroek closed 1 year ago

markspanbroek commented 1 year ago

Uses an optional return value Result to handle invalid key strings.