Skip to content

Submitheader

submitheader

Decode the given hexdata as a header and submit it as a candidate chain tip if valid.

Arguments

Position Name Type Required Default Description

Result

null    (json null) None

Examples

 raptoreum-cli submitheader "aabbcc"
 curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "submitheader", "params": ["aabbcc"] }' -H 'content-type: text/plain;' http://127.0.0.1:10225/