BlockFullInfo: Difference between revisions

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | block || Block template || binary |- | transactions || List of transactions || array |- | block_id || Ha...")
 
 
Line 5: Line 5:
| block || Block template || binary
| block || Block template || binary
|-
|-
| transactions || List of transactions || array
| txs || List of transactions || array
|-
|-
| block_id || Hash of the block || [[Hash]]
| block_id || Hash of the block || [[Hash]]
|}
|}

Latest revision as of 00:54, 23 March 2020

Fields

Name Description Format
block Block template binary
txs List of transactions array
block_id Hash of the block Hash