Structs

Representation of the addresses section of an electrum wallet file
Representation of an electrum wallet file. Has custom serialization and de-serialization routines to more accurately represent what we need, and the electrum wallet file format.
Representation of a keystore section of an electrum wallet file. Can be single sig “keystore” or multisig “x1/” “x2/” …

Enums

Representation of the wallet_type section of an electrum wallet file. Has custom serialization and de-serialization implementatoin.