Skip to main content

Admin - Initialize

Initialize the staking for a new campaign

Request Body required
    configTN string required

    Configuration TN

    sender string required

    Sender's address

    rewardAmount number required

    Reward amount

Responses

Init staking transaction build successfully


Schema
    cbor_hex string required

    CBOR hexadecimal representation of the transaction

    tx_hash string required

    Transaction hash

Loading...