Inject
Injects signed operation to the blockchain and returns the operation hash.
Query parameters
asyncbooleanOptionalDefault:
If true
, the function returns immediately. Otherwise, the operation will be validated before the result is returned.
true
Body
stringOptional
Responses
200Success
application/json
Responsestring
post
POST /v1/helpers/inject HTTP/1.1
Host: xtz-index.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
200Success
text