Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainState ¶
type ChainState struct {
// contains filtered or unexported fields
}
func NewChainState ¶
func NewChainState(c config) *ChainState
func (*ChainState) CheckIsSuspended ¶
func (s *ChainState) CheckIsSuspended(id tongo.AccountID) bool
func (*ChainState) GetAPY ¶
func (s *ChainState) GetAPY() float64
Click to show internal directories.
Click to hide internal directories.