mirror of
https://github.com/ZmnSCPxj/clboss.git
synced 2026-08-18 13:09:01 +02:00
416 B
416 B
The Boss::Mod::BoltzSwapper provides offchain-to-onchain
swap services.
ServiceModule- a thin wrapper that converts from Boss messages to calls to aBoltz::Service.ServiceCreator- atBoss::Msg::Init, constructs the variousServiceModules according to hardcoded known Boltz instances.Env- an implementation ofBoltz::EnvIFfor Boss.Main- holds theServiceCreatorandEnv.