Nodes
Create attestation proof transaction
Create attestation proof transaction
Submits attestations for stack settlement.
POST
Body
application/json
Represents a request to submit a node attestation proof.
This struct encapsulates the necessary parameters for submitting a node attestation proof.
The small IDs of the stacks to attest to.
Optional gas object ID.
If not provided, the default is None
.
Optional gas budget.
If not provided, the default is None
.
Required range:
x > 0
Optional gas price.
If not provided, the default is None
.
Required range:
x > 0
Optional node badge ID.
If not provided, the default is None
.
Response
200 - application/json
Represents a response to a node attestation proof request.
This struct contains the transaction digests, which are unique identifiers for the transactions associated with the attestation proof.
The transaction digests.