Mempool Acceptance Test
post
Authorizations
x-api-keystringRequired
Body
txListstring[]Required
Raw transaction hex to be checked with testmempoolaccept method.
maxFeeRatenumberOptionalDefault:
0.1Example: 0.1Responses
200
Default Response
application/json
400
Default Response
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
post
/v1/rpc/bitcoin/testmempoolacceptLast updated