Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SourceChainConfigMap ¶
type SourceChainConfigMap map[uint64]offramp.SourceChainConfig
SourceChainConfigMap represents a map of source chain selectors to their configurations. This type aligns with the on-chain data structure for source chain configs.
func (*SourceChainConfigMap) Fetch ¶
func (s *SourceChainConfigMap) Fetch(ctx context.Context, client ton.APIClientWrapped, block *ton.BlockIDExt, offRampAddr *address.Address) error
Fetch retrieves all source chain configurations from the off-ramp contract.
Click to show internal directories.
Click to hide internal directories.