diff --git a/test/fisherman/configs/test.json b/test/fisherman/configs/test.json new file mode 100644 index 00000000..d0e2bd7e --- /dev/null +++ b/test/fisherman/configs/test.json @@ -0,0 +1,11 @@ +{ + "block_id": { + "workchain_id": -1, + "shard_id": "8000000000000000", + "seqno": 27492934 + }, + "manipulation": { + "type": "HeaderCorrupter", + "config": {} + } +}