ChainCashLabs/chaincash-rs

Unlock nodes wallet if locked

Opened this issue · 0 comments

When performing ops that need access to the nodes wallet ensure it is unlocked first

Add a config setting to the node section to specify wallet password

Should add a method to node api client for unlock endpoint: https://github.com/ross-weir/ergo_client added: node.wallet().unlock()