Module traits

Source

Traitsยง

Broadcaster
Broadcasting functionality that any Bitcoin client that interacts with the Bitcoin network should provide.
Reader
Basic functionality that any Bitcoin client that interacts with the Bitcoin network should provide.
Signer
Signing functionality that any Bitcoin client with private keys that interacts with the Bitcoin network should provide.
Wallet
Wallet functionality that any Bitcoin client without private keys that interacts with the Bitcoin network should provide.