ExploreTrendingAnalytics
Nostr Archives
ExploreTrendingAnalytics
Pavlenex108d ago
Let me know if you give it a try and have some feedback!
💬 1 replies

Thread context

Root: 08c83dcc43b8…

Replying to: 659e5a8e8e46…

Replies (1)

blckbx107d ago
Sure. So here's my small setup running bitcoind, pool_sv2 and translator_sv2. Starting up translator_sv2 (both self-compiled and binary from github) with given translator-config.toml, I get errors about missing fields: "supported_extensions" and "required_extension". Even if empty, both need to be present in the toml file, they are commented out. pool-config.toml has it right and loads correct. $ ./translator/translator_sv2 -c config/translator-config.toml Translator proxy config error: Bad `config` TOML deserialize: `missing field `supported_extensions`` After uncommenting both options, pool_sv2 and translator_sv2 are starting up just fine. 👍
0000 sats