Crate wallet_core
source ·Modules
- This module expose handy C compatible functions to reuse in the different C style bindings that we have (wallet-c, wallet-jni…)
- error 🔒
- vote 🔒
- wallet 🔒
Structs
- a choice
- The error structure, contains details of what may have gone wrong
- options for the vote
- result returned by a call, this allows to check if an error occurred while executing the function.
- Unspent transaction value.
- the wallet
Enums
- a code representing the kind of error that occurred
- All possible messages recordable in the content
- the
PayloadType
to use for a vote plan