Package nxt.http

Class GetPhasingOnlyControl


  • public final class GetPhasingOnlyControl
    extends APIServlet.APIRequestHandler
    Returns the phasing control certain account. The result contains the following entries similar to the control* parameters of SetPhasingOnlyControl
    • votingModel - See SetPhasingOnlyControl for possible values. NONE(-1) means not control is set
    • quorum
    • minBalance
    • minBalanceModel - See SetPhasingOnlyControl for possible values
    • holding
    • whitelisted - array of whitelisted voter account IDs

    Parameters

    • account - the account for which the phasing control is queried
    See Also:
    SetPhasingOnlyControl