Files
bitcoin-indexer/tests/inscription_feed.json
2023-05-10 13:55:26 -04:00

22 lines
501 B
JSON

{
"uuid": "1",
"name": "Hello Ordinals",
"chain": "bitcoin",
"version": 1,
"networks": {
"mainnet": {
"start_block": 777534,
"end_block": 777540,
"if_this": {
"scope": "ordinals_protocol",
"operation": "inscription_feed"
},
"then_that": {
"file_append": {
"path": "mainnet-inscription_feed.txt"
}
}
}
}
}