lbry-sdk/lbrynet/wallet
Lex Berezhny a204f0d3e6
- replaced old lbryum function with struct.pack, per @BrannonKing review
- make copy of keys so we can modify the dictionary
2018-08-24 11:40:43 -04:00
..
__init__.py updated to newer torba 2018-08-24 11:37:25 -04:00
account.py - replaced old lbryum function with struct.pack, per @BrannonKing review 2018-08-24 11:40:43 -04:00
certificate.py refactored how transactions are created, fixed list addresses command 2018-08-24 11:40:43 -04:00
claim_proofs.py - replaced old lbryum function with struct.pack, per @BrannonKing review 2018-08-24 11:40:43 -04:00
database.py tx.get_claim_id() -> txo.claim_id, claim update works now 2018-08-24 11:40:43 -04:00
ledger.py refactored how transactions are created, fixed list addresses command 2018-08-24 11:40:43 -04:00
manager.py new fund command and automatic account creation 2018-08-24 11:40:43 -04:00
network.py updated Headers component to use lbrynet.wallet 2018-08-24 11:40:43 -04:00
resolve.py pylint fixes 2018-08-24 11:37:53 -04:00
script.py tx.get_claim_id() -> txo.claim_id, claim update works now 2018-08-24 11:40:43 -04:00
transaction.py tx.get_claim_id() -> txo.claim_id, claim update works now 2018-08-24 11:40:43 -04:00