Browse Source
Not the nicest code, but it allows us to store the bip32_max_index so that we don't forget our addresses upon restart. We could have done the same by retrieving the max index from our index, but then we'd forget addresses that don't have an associated output. Conversion to/from string is so that we can store arbitrary one off values in the DB in the future, independent of type.ppa-0.6.1
Christian Decker
8 years ago
committed by
Rusty Russell
5 changed files with 81 additions and 0 deletions
Loading…
Reference in new issue