Vote transaction

Craft a vote transaction.

Body Params

Transaction to craft

uuid
required

Kiln Account ID

string
required

Wallet address of the owner

votes
object
required

A map of Super Representative (SR) addresses with the number of votes to cast for each. The key is a string representing the SR's address, and the value is an integer indicating how many votes to assign to that SR.

Responses

400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8