Translations: Account Control/4/en

From ArdorDocs
Jump to: navigation, search

Get All Phasing Only Controls Example

http://localhost:27876/nxt?
  requestType=getAllPhasingOnlyControls&
  firstIndex=0&
  lastIndex=1
{
 "phasingOnlyControls": [
  {
   "minDuration": 0,
   "votingModel": 0,
   "minBalance": "0",
   "accountRS": "ARDOR-AVGK-SKJZ-583G-A689A",
   "quorum": "2",
   "maxFees": "0",
   "whitelist": [
    {
     "whitelistedRS": "ARDOR-EVHD-5FLM-3NMQ-G46NR",
     "whitelisted": "16992224448242675179"
    },
    {
     "whitelistedRS": "ARDOR-XK4R-7VJU-6EQG-7R335",
     "whitelisted": "5873880488492319831"
    },
    {
     "whitelistedRS": "ARDOR-SZKV-J8TH-GSM9-9LKV6",
     "whitelisted": "8245583500397018683"
    }
   ],
   "minBalanceModel": 0,
   "account": "9519700060090428881",
   "maxDuration": 0
  },
  {
   "minDuration": 10,
   "votingModel": 0,
   "minBalance": "0",
   "accountRS": "ARDOR-VSTJ-MHZK-A6N3-CHRRH",
   "quorum": "1",
   "maxFees": "1000000000",
   "whitelist": [
    {
     "whitelistedRS": "ARDOR-D5A2-7CCE-G35P-BB324",
     "whitelisted": "10448396398360890624"
    },
    {
     "whitelistedRS": "ARDOR-KGPY-DF8U-HSF9-GQ69A",
     "whitelisted": "16437178058884561598"
    }
   ],
   "minBalanceModel": 0,
   "account": "12096369102442849072",
   "maxDuration": 100
  }
 ],
 "requestProcessingTime": 0
}

Get Phasing Only Control

Retrieve phasing control with their respective restrictions for a specific account.