| Interface | Description |
|---|---|
| CurrentKeyChangeEventListener | |
| KeyChainEventListener | |
| ScriptsChangeEventListener |
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
| WalletChangeEventListener |
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
| WalletCoinsReceivedEventListener |
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
| WalletCoinsSentEventListener |
Implementors are called when the contents of the wallet changes, for instance due to receiving/sending money
or a block chain re-organize.
|
| WalletReorganizeEventListener |
Implementors are called when the wallet is reorganized.
|
| Class | Description |
|---|---|
| AbstractKeyChainEventListener |