common-v0.4.0
DenisCarriere
released this
25 May 18:26
·
99 commits
to develop
since this release
Updates
- add
kv_out
tocommon
KV keys
block.id:<block.number>
block.timestamp:<block.number>
Removed
store_timestamp
store
Data Sample
{
"operations": [
{
"key": "block.id:292103130",
"value": "0x31313639323364616365653538303233336336336165376165356338613061383831343930376135626635356561653562636531363430386635386432336537",
"ordinal": "1",
"type": "SET"
},
{
"key": "block.timestamp:292103130",
"value": "0x31363735323333313731",
"ordinal": "1",
"type": "SET"
}
]
}