Module-level declarations

Initialization module for the common logic

Types

Link copied to clipboard

Functions

Link copied to clipboard
@extendable function after_init()

Operations

Link copied to clipboard
operation init(system_anchoring_config: byte_array?, cluster_anchoring_config: byte_array?)

Initialize the network.

This operation will check that provider table is empty and if so add the provider supplied as module argument. And enable this first system provider.

Permission: any

Rate limit: no(only once)