Propagate a mined block
POST/mining
Propagate to the Hathor network a complete block after the proof-of-work
Request
- application/json
Body
required
Data to be propagated
block_bytes stringrequired
Bytes of block after pow in base 64
Responses
- 200
Success
- application/json
- Schema
- success
- error
Schema
any
Loading...