State: nothing commits HIMSHA block/state roots to Bitcoin; only loan settlements touch L1.
Goal: periodically anchor the tip block hash / state root (e.g. OP_RETURN or a Taproot commitment) so state is reconstructable from L1.
Where: himsha-node/src/{settlement_tx.rs,bitcoin_indexer.rs}. Verify on regtest.
State: nothing commits HIMSHA block/state roots to Bitcoin; only loan settlements touch L1.
Goal: periodically anchor the tip block hash / state root (e.g. OP_RETURN or a Taproot commitment) so state is reconstructable from L1.
Where:
himsha-node/src/{settlement_tx.rs,bitcoin_indexer.rs}. Verify on regtest.