Crate phoenix_core
source ·Expand description
Phoenix’s Core library types and behaviors
Re-exports
pub use crossover::Crossover;pub use error::Error;pub use fee::Fee;pub use fee::Remainder;pub use message::Message;pub use note::Note;pub use note::NoteType;
Modules
- Crossover Fee module contains the logic related to
Crossoverstructure - Phoenix’s Core Errors
- Fee Fee module contains the logic related to
FeeandRemainderstructure - Message representation
- Transparent and Obfuscated Notes