Set Phasing Only Control
Sets (or removes) phasing control for a specific account. POST only.
Request: Refer to Create Transaction Request for common parameters.
- requestType is setPhasingOnlyControl
- controlVotingModel is the voting model or -1 to remove phasing control
- controlQuorum is the expected quorum (optional)
- controlMinBalance is the expected minimum balance (optional)
- controlMinBalanceModel is the expected minimum balance model (optional)
- controlHolding is the holding ID (optional)
- controlWhitelisted is the whitelisted accounts (optional, multiple values)
- controlWhitelisted is the whitelisted accounts (optional, multiple values)
- controlMaxFees is the maximum allowed accumulated total fees for not yet finished phased transactions (optional)
- controlMinDuration is the minimum duration in block height (optional)
- controlMaxDuration is the maximum phasing duration in block height (optional)
Response: Refer to Create Transaction Response.