mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-23 17:47:29 +00:00
This function was not implemented (returning zero values) and all versioning is handled internally by the wallet's ReadFrom and WriteTo functions. If the read wallet does not match the latest file version, it is read in the old format, but always written back with the new format. |
||
---|---|---|
.. | ||
wallet.go | ||
wallet_test.go |