Skip to content

Commit

Permalink
docs: schema example update
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x committed Apr 26, 2024
1 parent 97700a8 commit 54efbf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/api/blocks/get-burn-blocks.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"0xdaf61d2b355f35c94cf019af99aeb73d8e7db7301c7cd693a464ebd1cfc2228c",
"0xb9e9b308cf9621ecbf66ca7b4689fe384b9b67c4588ec827d8163ab602fb935e",
"0x754562cba6ec243f90485e97778ab472f462fd123ef5b83cc79d8759ca8875f5"
]
],
"avg_block_time": 15.3
}
]
}
3 changes: 2 additions & 1 deletion docs/entities/blocks/burn-block.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"0xdaf61d2b355f35c94cf019af99aeb73d8e7db7301c7cd693a464ebd1cfc2228c",
"0xb9e9b308cf9621ecbf66ca7b4689fe384b9b67c4588ec827d8163ab602fb935e",
"0x754562cba6ec243f90485e97778ab472f462fd123ef5b83cc79d8759ca8875f5"
]
],
"avg_block_time": 15.3
}

0 comments on commit 54efbf6

Please sign in to comment.