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
- FEDIMINTD_
UI_ PORT_ OFFSET - Which port is for the web ui inside the range from
PORTS_PER_FEDIMINTD
- PORTS_
PER_ FEDIMINTD - Number of ports we allocate for every
fedimintd
instance