feat: add bounded TCS brains and channel continuity
This commit is contained in:
parent
08598d6356
commit
1d4286c11b
61 changed files with 5416 additions and 54 deletions
|
|
@ -140,7 +140,7 @@ class FixtureModelClient {
|
|||
capability_calls: [],
|
||||
receipts: [],
|
||||
},
|
||||
protocol_effects: cycle.activated_protocol_context.activated.map(
|
||||
protocol_effects: cycle.activated_protocol_manifest.activated.map(
|
||||
(protocol) => ({
|
||||
protocol_id: protocol.id,
|
||||
effect: `${protocol.acronym}参与本轮常驻恢复认知。`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue