Module federation

Source

Modulesยง

config ๐Ÿ”’

Structsยง

Client
fedimint-cli instance (basically path with client state: config + db)
Federation
Fedimintd

Constantsยง

FEDIMINTD_API_PORT_OFFSET
Which port is for api inside the range from PORTS_PER_FEDIMINTD
FEDIMINTD_METRICS_PORT_OFFSET
Which port is for prometheus inside the range from PORTS_PER_FEDIMINTD
FEDIMINTD_P2P_PORT_OFFSET
Which port is for p2p inside the range from PORTS_PER_FEDIMINTD
PORTS_PER_FEDIMINTD
Number of ports we allocate for every fedimintd instance

Functionsยง

cli_set_config_gen_params ๐Ÿ”’
cli_wait_server_status ๐Ÿ”’
run_cli_dkg
run_cli_dkg_v2