Expand description

The message passing interface for the library. A different way to call the wallet functions, useful for bindings to other languages.

Re-exports

pub use self::dtos::AccountBalanceDto;
pub use self::dtos::AddressWithAmountDto;
pub use self::dtos::AddressWithUnspentOutputsDto;

Modules

Structs

An account to create.

The Wallet message handler.

Enums

Each public account method.

The messages that can be sent to the actor.

The response message.

Functions

Remove wallet event listeners, empty vec will remove all listeners

Listen to wallet events, empty vec will listen to all events