Description
For TSS feature, Solo must wait extra 10-15 secs after ACTIVE:
immediately after genesis a network with tss.hintsEnabled=true will return
this code WAITING_FOR_LEDGER_ID for perhaps 10 seconds after going ACTIVE
response_code.proto
WAITING_FOR_LEDGER_ID = 375;
https://github.com/[hiero-ledger/hiero-consensus-node](https://github.com/hiero-ledger/hiero-consensus-node)|hiero-ledger/hiero-consensus-nodehiero-ledger/hiero-consensus-node | Added by GitHub
(https://swirldslabs.slack.com/archives/C08LYDF9CSE/p1743799879944689)
first guess is that's what is happening
do you have access to logs? if so, do you see this message,
TSS protocol ready to sign blocks
before that message, the network will reject all user transactions with WAITING_FOR_LEDGER_ID