1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

add config for simple manipulation

This commit is contained in:
trinitil 2025-01-29 12:03:11 +04:00
parent 8cb919a391
commit ed10909dcd

View file

@ -0,0 +1,11 @@
{
"block_id": {
"workchain_id": -1,
"shard_id": "8000000000000000",
"seqno": 27492934
},
"manipulation": {
"type": "HeaderCorrupter",
"config": {}
}
}