Documentation
      ¶
    
    
  
    
  
    Index ¶
- type Bus
 - type Item
 - type Model
 - type RWaitList
 - type WaitList
 - func (wl *WaitList) AddWaitList(address types.Address, pubkey types.Pubkey, coin types.CoinID, value *big.Int)
 - func (wl *WaitList) Commit() error
 - func (wl *WaitList) Delete(address types.Address, pubkey types.Pubkey, coin types.CoinID)
 - func (wl *WaitList) Export(state *types.AppState)
 - func (wl *WaitList) Get(address types.Address, pubkey types.Pubkey, coin types.CoinID) *Item
 - func (wl *WaitList) GetByAddress(address types.Address) *Model
 - func (wl *WaitList) GetByAddressAndPubKey(address types.Address, pubkey types.Pubkey) []Item
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.