<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://betaardordocs.jelurida.com/index.php?action=history&amp;feed=atom&amp;title=Phasing_Transactions</id>
	<title>Phasing Transactions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://betaardordocs.jelurida.com/index.php?action=history&amp;feed=atom&amp;title=Phasing_Transactions"/>
	<link rel="alternate" type="text/html" href="https://betaardordocs.jelurida.com/index.php?title=Phasing_Transactions&amp;action=history"/>
	<updated>2026-05-14T18:13:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://betaardordocs.jelurida.com/index.php?title=Phasing_Transactions&amp;diff=12891&amp;oldid=prev</id>
		<title>Almonte at 15:50, 18 May 2021</title>
		<link rel="alternate" type="text/html" href="https://betaardordocs.jelurida.com/index.php?title=Phasing_Transactions&amp;diff=12891&amp;oldid=prev"/>
		<updated>2021-05-18T15:50:56Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
{{#seo:&lt;br /&gt;
|title=Phasing &lt;br /&gt;
|titlemode=replace&lt;br /&gt;
|keywords=ardor learning hub, ardor documentation, blockchain, proof of stake, ardor, ignis, jelurida, development, ardor wiki, wiki, Phasing &lt;br /&gt;
|description=Ardor Phasing is a feature that allows certain phasing-safe transactions to be created with conditional deferred execution based on the result of a vote, on a list of linked transactions or on the revelation of a secret; or simply with unconditional deferred execution&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Features]]&lt;br /&gt;
__TOC__&lt;br /&gt;
==Introduction== &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
Ardor Phasing is a feature that allows certain phasing-safe transactions to be created with conditional deferred execution based on the result of a vote, on a list of linked transactions or on the revelation of a secret; or simply with unconditional deferred execution. Phasing-safe transactions are indicated with italics in the API [[Create_Transaction|Create Transaction]] list. See also the API for [[Phasing#Create_Phased_Transaction|creating a phase transaction]]&lt;br /&gt;
In this guide, all examples begin with phased &amp;#039;&amp;#039;Send IGNIS&amp;#039;&amp;#039; transactions created in the [[Ardor_client_interface|Ardor Client]]; the procedures are similar for other types of phasing-safe transactions supported by the Ardor Client.&lt;br /&gt;
&lt;br /&gt;
==Create an Approval Model== &amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
Approval models are the conditions that can be linked to a phased transaction. In order to an approval to be created, click on Approval Models at the left of the Ardor client, under the Dashboard:&lt;br /&gt;
[[File:Approval_models.png|none|border|600px]]&lt;br /&gt;
*When clicking on add approval model, a pop-up entry form appears:&lt;br /&gt;
[[File:Add_approval_model.png|none|border|630px]]&lt;br /&gt;
&lt;br /&gt;
===Voting Models=== &amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
The voting models are named according to the method of approval.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:67--&amp;gt;&lt;br /&gt;
All voting models have a [[Phasing (f)#Finish_Height|Finish Height]] which determines when deferred execution will occur if approved, that is, if all requirements for execution will have been met in the block just prior to the finish height. The finish height is specified when [[Phasing (f)#Create_a_Phased_Transaction|creating the phasing transaction]], not when defining the approval model.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:68--&amp;gt;&lt;br /&gt;
For the voting models (the &amp;#039;&amp;#039;Vote By ...&amp;#039;&amp;#039; models), the results of a vote determine whether execution will occur at the finish height. These models have in common: the [[Phasing (f)#Whitelist|Whitelist]] field for restricting voting to selected accounts and for generating [[Phasing (f)#Whitelisted_Approval_Requests|Whitelisted Approval Requests]], and the [[Phasing (f)#Minimum_Balance_Models|Min Balance Type]] control for restricting voting to accounts with a minimum balance of Ignis or other child chain tokens (eg: GPS, BITS), an asset or a currency.&lt;br /&gt;
&lt;br /&gt;
====Deferred==== &amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
If the first graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_deferred.png|none|border|630px]]&lt;br /&gt;
*Transaction execution is deferred, however transaction does not need further approval to become valid at the [[Phasing (f)#Finish_Height|Finish Height]]. &lt;br /&gt;
*The fee surcharge for the phasing appending is 0.01 ARDR.&lt;br /&gt;
&lt;br /&gt;
====Vote By Account==== &amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
If the second graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_vote_by_account.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Number Accounts&amp;#039;&amp;#039; field the number of accounts that must vote for (approve) the transaction. Each account has one vote.&lt;br /&gt;
*The fee surcharge for phasing appendix is 0.01 ARDR when balance independent and 0.2 ARDR when balance dependent.&lt;br /&gt;
*A [[Phasing (f)#Whitelist|Whitelist]] can be used to restrict voting and to generate [[Phasing (f)#Whitelisted_Approval_Requests|Whitelisted Approval Requests]]. Otherwise, the only mechanism for voting is [[Phasing (f)#Manual_Approval|Manual Approval]].&lt;br /&gt;
*Voting can be restricted to accounts with a minimum balance of ARDR, an asset or a currency using the [[Phasing (f)#Minimum_Balance_Models|Min Balance Type]] drop-down control.&lt;br /&gt;
&lt;br /&gt;
====Vote By Account Balance==== &amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
If the third graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_vote_by_account_balance.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Amount IGNIS&amp;#039;&amp;#039; field the minimum total amount of IGNIS needed to approve the transaction, with each voting account contributing to the total its IGNIS balance (including any outgoing pending phased transfers) just prior to the phasing poll&amp;#039;s completion.&lt;br /&gt;
*The fee surcharge is +0.02 ARDR.&lt;br /&gt;
*A [[Phasing (f)#Whitelist|Whitelist]] can be used to restrict voting and to generate [[Phasing (f)#Whitelisted_Approval_Requests|Whitelisted Approval Requests]]. Otherwise, the only mechanism for voting is [[Phasing (f)#Manual_Approval|Manual Approval]].&lt;br /&gt;
*Voting can be restricted to accounts with a minimum balance of IGNIS using the [[Phasing (f)#Minimum_Balance_Models|Min Balance Type]] drop-down control.&lt;br /&gt;
&lt;br /&gt;
====Vote By Asset Balance==== &amp;lt;!--T:40--&amp;gt;&lt;br /&gt;
If the fourth graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_vote_by_asset_balance.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Asset Quantity&amp;#039;&amp;#039; field the minimum total quantity of the asset needed to approve the transaction, with each voting account contributing to the total its asset balance (including any outgoing pending phased transfers) just prior to the phasing poll&amp;#039;s completion.&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Asset&amp;#039;&amp;#039; field the asset ID. The name of the asset is instantly displayed in the shaded box to the right to confirm the ID.&lt;br /&gt;
*The fee surcharge is +0.2 ARDR.&lt;br /&gt;
*A [[Phasing (f)#Whitelist|Whitelist]] can be used to restrict voting and to generate [[Phasing (f)#Whitelisted_Approval_Requests|Whitelisted Approval Requests]]. Otherwise, an [[Phasing (f)#Asset_Approval_Requests|Asset Approval Request]] is automatically generated.&lt;br /&gt;
*Voting can be restricted to accounts with a minimum balance of the asset using the [[Phasing (f)#Minimum_Balance_Models|Min Balance Type]] drop-down control.&lt;br /&gt;
&lt;br /&gt;
====Vote By Currency Balance==== &amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
If the fifth graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_vote_by_currency_balance.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Currency Units&amp;#039;&amp;#039; field the minimum total units of the currency needed to approve the transaction, with each voting account contributing to the total its currency balance (including any outgoing pending phased transfers) just prior to the phasing poll&amp;#039;s completion.&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Currency&amp;#039;&amp;#039; field the three- to five-letter currency code. The ID of the currency is instantly displayed in the shaded box to the right to confirm the code.&lt;br /&gt;
*The fee surcharge is +0.2 ARDR.&lt;br /&gt;
*A [[Phasing (f)#Whitelist|Whitelist]] can be used to restrict voting and to generate [[Phasing (f)#Whitelisted_Approval_Requests|Whitelisted Approval Requests]]. Otherwise, an [[Phasing (f)#Currency_Approval_Requests|Currency Approval Request]] is automatically generated.&lt;br /&gt;
*Voting can be restricted to accounts with a minimum balance of the currency using the [[Phasing (f)#Minimum_Balance_Models|Min Balance Type]] drop-down control.&lt;br /&gt;
&lt;br /&gt;
====Vote By Property==== &amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
If the sixth graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_vote_by_property.png|none|border|630px]]&lt;br /&gt;
*Transaction is executed only if the sender or recipient have certain account properties. If both the sender and recipient properties are set then the transaction must match both. Please note that transactions that have no recipient (i.e. data cloud upload) are not checked for the recipient property.&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Sender Property Setter&amp;#039;&amp;#039; the account id of the setter of the property that the sender needs for the transaction to be executed.&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Recipient Property Setter&amp;#039;&amp;#039; the account id of the recipient of the property that the recipient needs for the transaction to be executed.&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Sender Property Name&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Sender Property Value&amp;#039;&amp;#039; the pair name and value.&lt;br /&gt;
*The fee surcharge is +0.01 ARDR.&lt;br /&gt;
&lt;br /&gt;
====By Linked Transactions==== &amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
If the seventh graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_by_linked_transactions_2.png|none|border|630px]]&lt;br /&gt;
*Enter the full hash of a transaction that must be in the blockchain at the finish height for the phased transaction to be executed.&lt;br /&gt;
*A transaction already in the blockchain before the acceptance of the phased transaction can be linked, as long as it is not more than 60 days old, or itself a phased transaction. If the transaction is associated with your account, its full hash can be obtained by clicking on its timestamp in the [[Ardor_client_interface#My_Transactions|My Transactions]] screen to open the &amp;#039;&amp;#039;Transaction Info&amp;#039;&amp;#039; pop-up window, then clicking on the &amp;#039;&amp;#039;Transactions Detail&amp;#039;&amp;#039; tab. Otherwise, the full hash can be obtained using the [[Transactions#Get_Transaction|Ardor API]] if the transaction ID is known.&lt;br /&gt;
*A transaction not yet in the blockchain can be linked in advance if the transaction is created but not broadcast. The full hash is then available for linking to the phased transaction. The signed transaction bytes can be broadcast later (via the &amp;#039;&amp;#039;Transaction Operations&amp;#039;&amp;#039; item of the [[Ardor_client_interface#Settings_Menu|Settings Menu]]), before the finish height of the phased transaction, in order to approve it. &lt;br /&gt;
*It is possible to link up to ten transactions via the [[Phasing#Create_Phasing_Poll|Ardor API]], but currently only one can be linked via this entry form.&lt;br /&gt;
*The fee surcharge is +0.01 ARDR.&lt;br /&gt;
&lt;br /&gt;
====By Secret==== &amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
If the eigth graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_by_secret.png|none|border]]&lt;br /&gt;
*Enter your secret phrase in order to generate a reproducible secret.&lt;br /&gt;
*Select a &amp;#039;&amp;#039;Hash Algorithm&amp;#039;&amp;#039; from the pull-down control.&lt;br /&gt;
*The &amp;#039;&amp;#039;Generated Secret&amp;#039;&amp;#039; field will show the secret that must be revealed by the finish height to approve execution of the phased transaction. The hash of the secret is shown in the &amp;#039;&amp;#039;Approved by Hashed Secret&amp;#039;&amp;#039; field.&lt;br /&gt;
*The fee surcharge is +0.01 ARDR.&lt;br /&gt;
*Update the [[Phasing (f)#Finish_Height|Finish Height]] field to change the default value.&lt;br /&gt;
*To approve the phased transaction once it is confirmed and before the finish height, use [[Phasing (f)#Manual_Approval|Manual Approval]].&lt;br /&gt;
*If you need to reproduce the secret again you can do so easily by selecting the &amp;#039;&amp;#039;Reproduce Secret&amp;#039;&amp;#039; button from the approval model you&amp;#039;ve created.&lt;br /&gt;
[[File:ApprovalModels-Hash.png|border]]&lt;br /&gt;
[[File:Reproduce Secret modal.png|border]]&lt;br /&gt;
&lt;br /&gt;
====Composite Phasing==== &amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
If the ninth graphic is clicked, the following appears:&lt;br /&gt;
[[File:Phasing_composite.png|none|border|630px]]&lt;br /&gt;
*Write a boolean expression in &amp;#039;&amp;#039;Boolean Expression&amp;#039;&amp;#039; for conditional transactions to be defined in terms of a Boolean Expression of other approvals mode.&lt;br /&gt;
*See more information of [[Composite_phasing|composite phasing]]&lt;br /&gt;
*The fee is determined by phasing complexity based on 0.02 + 0.02 ARDR per 32b + per poll fees&lt;br /&gt;
&lt;br /&gt;
===Whitelist=== &amp;lt;!--T:47--&amp;gt;&lt;br /&gt;
Creation an approval model of one of the &amp;#039;&amp;#039;Vote By ...&amp;#039;&amp;#039; [[Phasing (f)#Voting_Models|voting models]] causes the &amp;#039;&amp;#039;Accounts (Whitelist)&amp;#039;&amp;#039; field and its associated controls to appear:&lt;br /&gt;
[[File:Phasing_whitelist.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Accounts (Whitelist)&amp;#039;&amp;#039; field the account ID of an account that is eligible to vote.&lt;br /&gt;
*Once the whitelist is created with the inclusion of a single account, only that account and up to nine other accounts optionally added to the whitelist are eligible to vote in the phasing poll.&lt;br /&gt;
*To add another account to the whitelist, click on the &amp;#039;&amp;#039;+ Add Account&amp;#039;&amp;#039; button and enter the account ID into the new field that appears.&lt;br /&gt;
*To remove an account from the whitelist, click on the &amp;#039;&amp;#039;- (minus)&amp;#039;&amp;#039; control on the right.&lt;br /&gt;
*Whitelisted accounts will receive a [[Phasing (f)#Whitelisted_Approval_Requests|Whitelisted Approval Request]], which is a mechanism for voting.&lt;br /&gt;
&lt;br /&gt;
===Minimum Balance Models=== &amp;lt;!--T:48--&amp;gt;&lt;br /&gt;
Creation an approval model of one of the &amp;#039;&amp;#039;Vote By ...&amp;#039;&amp;#039; [[Phasing (f)#Voting_Models|voting models]] causes the &amp;#039;&amp;#039;Min Balance Type&amp;#039;&amp;#039; drop-down control to appear:&lt;br /&gt;
[[File:Phasing_min_balance_box.png|none|border|630px]]&lt;br /&gt;
*The default selection is &amp;#039;&amp;#039;No min balance necessary&amp;#039;&amp;#039;, meaning that possessing a minimum balance is not an eligibility requirement for voting. There is no additional fee surcharge.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
Clicking on the drop-down control causes a list of one or more minimum balance models (types) to appear, depending on the voting model:&lt;br /&gt;
[[File:Phasing_min_balance.png|none|thumb|border|630px]]&lt;br /&gt;
*The list shown is for the [[Phasing (f)#Vote_By_Account|Vote By Account]] model and offers a choice of three minimum balance models: &amp;#039;&amp;#039;Min balance of ARDR required&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Min balance of asset quantity required&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Min balance of currency units required&amp;#039;&amp;#039;.&lt;br /&gt;
*If the voting model is [[Phasing (f)#Vote_By_Account_Balance|Vote By Account Balance]], [[Phasing (f)#Vote_By_Asset_Balance|Vote By Asset Balance]] or [[Phasing (f)#Vote_By_Currency_Balance|Vote By Currency Balance]], the minimum balance model must match the voting model and so only one choice is offered for each.&lt;br /&gt;
*Selecting one of the minimum balance models causes the fee surcharge to be +20 ARDR and one or more new fields to appear as described in the following subsections.&lt;br /&gt;
&lt;br /&gt;
====Minimum Balance Of Ignis==== &amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
[[File:Phasing_min_balance_ardor.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Min Balance&amp;#039;&amp;#039; field the minimum balance of Ignis required for an account to be eligible to vote in the phasing poll for approval of the transaction.&lt;br /&gt;
*The account must possess this minimum balance (including any outgoing pending phased transfers) just prior to the phasing poll&amp;#039;s completion.&lt;br /&gt;
&lt;br /&gt;
====Minimum Balance Of Asset Quantity==== &amp;lt;!--T:51--&amp;gt;&lt;br /&gt;
[[File:Phasing_min_balance_asset.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Min Balance&amp;#039;&amp;#039; field the minimum balance of asset quantity required for an account to be eligible to vote in the phasing poll for approval of the transaction.&lt;br /&gt;
*The account must possess this minimum balance (including any outgoing pending phased transfers) just prior to the phasing poll&amp;#039;s completion.&lt;br /&gt;
*If the voting model is [[Phasing (f)#Vote_By_Account|Vote By Account]], enter into the &amp;#039;&amp;#039;Asset&amp;#039;&amp;#039; field the asset ID. The name of the asset is instantly displayed in the shaded box to the right to confirm the ID. This field is not displayed for the [[Phasing (f)#Vote_By_Asset_Balance|Vote By Asset Balance]] voting model, because the asset ID is already specified.&lt;br /&gt;
&lt;br /&gt;
====Minimum Balance Of Currency Units==== &amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
[[File:Phasing_min_balance_currency.png|none|border|630px]]&lt;br /&gt;
*Enter into the &amp;#039;&amp;#039;Min Balance&amp;#039;&amp;#039; field the minimum balance of currency units required for an account to be eligible to vote in the phasing poll for approval of the transaction.&lt;br /&gt;
*The account must possess this minimum balance (including any outgoing pending phased transfers) just prior to the phasing poll&amp;#039;s completion.&lt;br /&gt;
*If the voting model is [[Phasing (f)#Vote_By_Account|Vote By Account]], enter into the &amp;#039;&amp;#039;Currency&amp;#039;&amp;#039; field the three- to five-letter currency code. The ID of the currency is instantly displayed in the shaded box to the right to confirm the code. This field is not displayed for the [[Phasing (f)#Vote_By_Currency_Balance|Vote By Currency Balance]] voting model, because the currency code is already specified.&lt;br /&gt;
&lt;br /&gt;
==Create a Phased Transaction== &amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
The wallet allows you to send any transaction as phased from the same pop-up form used to submit the transaction data.&lt;br /&gt;
[[File:Phasing_send_ardor_basic.png|none|border|630px]]&lt;br /&gt;
To create a phased transaction, click on the &amp;#039;&amp;#039;Advanced&amp;#039;&amp;#039; link in the lower left area of the form to display the phasing related fields:&lt;br /&gt;
[[File:Phasing_send_ardor_advanced.png|none|border|630px]]&lt;br /&gt;
*To return to the basic form, click on the &amp;#039;&amp;#039;Basic&amp;#039;&amp;#039; link in the lower left area of the form.&lt;br /&gt;
*The &amp;#039;&amp;#039;Referenced Transaction Hash&amp;#039;&amp;#039; field and the &amp;#039;&amp;#039;Do Not Broadcast&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Note to Self?&amp;#039;&amp;#039; controls do not relate to Phasing.&lt;br /&gt;
*The Phasing Approval Model contains all the approvals models created to be used as phase transactions.&lt;br /&gt;
&lt;br /&gt;
===Finish Height=== &amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
[[File:Phasing_finish_height.png|none|border|630px]]&lt;br /&gt;
*Next to the approval model selector is the entry field for &amp;#039;&amp;#039;Finish Height&amp;#039;&amp;#039; and is initialized to 7000 blocks (approximately a week) into the future. Enter the exact block height at which the phasing poll is to finish.&lt;br /&gt;
*As a convenience, an estimated finish date is displayed to the right of the &amp;#039;&amp;#039;Finish Height&amp;#039;&amp;#039; label. This date adjusts automatically whenever the &amp;#039;&amp;#039;Finish Height&amp;#039;&amp;#039; field changes.&lt;br /&gt;
*As a convenience, the second shaded box just to the right of the &amp;#039;&amp;#039;Finish Height&amp;#039;&amp;#039; field is a control which displays the current block height at the time the pop-up entry form was opened. Clicking on it causes the &amp;#039;&amp;#039;Finish Height&amp;#039;&amp;#039; field to change to this value.&lt;br /&gt;
*As a convenience, the third and fourth boxes contain controls labeled &amp;#039;&amp;#039;- (minus)&amp;#039;&amp;#039; and &amp;#039;&amp;#039;+ (plus)&amp;#039;&amp;#039; for decreasing or increasing, respectively, the &amp;#039;&amp;#039;Finish Height&amp;#039;&amp;#039; by 500 blocks (approximately half of a day).&lt;br /&gt;
&lt;br /&gt;
==Approve A Phased Transaction== &amp;lt;!--T:53--&amp;gt;&lt;br /&gt;
[[Phasing (f)#Approval_Requests|Approval Requests]] are the best mechanism for approval of phased transactions, but they only apply to the &amp;#039;&amp;#039;Vote By ...&amp;#039;&amp;#039; [[Phasing (f)#Voting_Models|voting models]], and in the cases of [[Phasing (f)#Vote_By_Account|Vote By Account]] and [[Phasing (f)#Vote_By_Account_Balance|Vote By Account Balance]], only when a [[Phasing (f)#Whitelist|Whitelist]] is used. Otherwise, and including the [[Phasing (f)#By_Secret|By Secret]] voting model, another mechanism must be used: [[Phasing (f)#Manual_Approval|Manual Approval]]. The [[Phasing (f)#By_Linked_Transactions|By Linked Transactions]] voting model does not require manual approval, only the presence of the specified linked transaction(s) in the blockchain.&lt;br /&gt;
&lt;br /&gt;
===Approval Requests=== &amp;lt;!--T:54--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Approval requests&amp;#039;&amp;#039; are invitations to vote in phasing polls, which apply to the &amp;#039;&amp;#039;Vote By ...&amp;#039;&amp;#039; [[Phasing (f)#Voting_Models|voting models]]. While voting is open (until the finish height of the phasing poll is reached), approval requests appear in all Ardor Clients logged into accounts that are invited to vote in the poll, either by inclusion on a whitelist or by virtue of owning an asset or currency, depending on the voting configuration.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:55--&amp;gt;&lt;br /&gt;
If a whitelist is used, then approval requests appear only on the [[Phasing (f)#Whitelisted_Approval_Requests|Whitelisted Approval Requests]] screen, regardless of the voting model.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:56--&amp;gt;&lt;br /&gt;
Absent a whitelist, [[Phasing (f)#Vote_By_Account|Vote By Account]] and [[Phasing (f)#Vote_By_Account_Balance|Vote By Account Balance]] voting model approval requests appear nowhere in the Ardor Client while [[Phasing (f)#Vote_By_Asset_Balance|Vote By Asset Balance]] and [[Phasing (f)#Vote_By_Currency_Balance|Vote By Currency Balance]] voting model approval requests appear on the [[Phasing (f)#Asset_Approval_Requests|Asset Approval Requests]] and [[Phasing (f)#Currency_Approval_Requests|Currency Approval Requests]] screens, respectively.&lt;br /&gt;
&lt;br /&gt;
====Whitelisted Approval Requests==== &amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
This screen is accessed from the Ardor Client menu in the left pane by first clicking on &amp;#039;&amp;#039;Dashboard&amp;#039;&amp;#039; to expand the submenu, then clicking on the &amp;#039;&amp;#039;Approval Requests&amp;#039;&amp;#039; submenu item:&lt;br /&gt;
[[File:Phasing_account_approval.png|none|thumb|border|630px]]&lt;br /&gt;
*Note that the number of pending approval requests is displayed in a shaded circle to the right of the &amp;#039;&amp;#039;Approval Requests&amp;#039;&amp;#039; submenu item; this is an alert that approvals are requested.&lt;br /&gt;
*&amp;#039;&amp;#039;(Account)&amp;#039;&amp;#039; in the screen title refers to the [[Phasing (f)#Vote_By_Account|Vote By Account]] and [[Phasing (f)#Vote_By_Account_Balance|Vote By Account Balance]] voting models for which whitelisting is required to generate approval requests, but this screen also includes the other two voting models when a whitelist is used and so would more accurately be represented as &amp;#039;&amp;#039;(Whitelisted)&amp;#039;&amp;#039;.&lt;br /&gt;
*Details of phased transactions with open phasing polls are shown in each row of the list with an &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button in the &amp;#039;&amp;#039;Actions&amp;#039;&amp;#039; column; the graphic in the gavel column indicates the [[Phasing (f)#View_Phasing_Poll_Status|phasing poll status]].&lt;br /&gt;
*The &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button is highlighted and active if the logged-in account has not yet voted; after voting it becomes shaded and inactive.&lt;br /&gt;
*Clicking on the &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button opens an &amp;#039;&amp;#039;Approve Transaction&amp;#039;&amp;#039; pop-up entry form; then clicking on &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; creates an approval transaction.&lt;br /&gt;
&lt;br /&gt;
====Asset Approval Requests==== &amp;lt;!--T:58--&amp;gt;&lt;br /&gt;
This screen is accessed from the Ardor Client menu in the left pane by first clicking on &amp;#039;&amp;#039;Asset Exchange&amp;#039;&amp;#039; to expand the submenu, then clicking on the &amp;#039;&amp;#039;Approval Requests&amp;#039;&amp;#039; submenu item; finally, select an asset from the drop-down list control under the screen title:&lt;br /&gt;
[[File:Phasing_asset_approval.png|none|thumb|border|630px]]&lt;br /&gt;
*Details of phased transactions with open phasing polls are shown in each row of the list with an &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button in the &amp;#039;&amp;#039;Actions&amp;#039;&amp;#039; column; the graphic in the gavel column indicates the [[Phasing (f)#View_Phasing_Poll_Status|phasing poll status]].&lt;br /&gt;
*The &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button is highlighted and active if the logged-in account has not yet voted; after voting it becomes shaded and inactive.&lt;br /&gt;
*Clicking on the &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button opens an &amp;#039;&amp;#039;Approve Transaction&amp;#039;&amp;#039; pop-up entry form; then clicking on &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; creates an approval transaction.&lt;br /&gt;
&lt;br /&gt;
====Currency Approval Requests==== &amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
This screen is accessed from the Ardor Client menu in the left pane by first clicking on &amp;#039;&amp;#039;Monetary System&amp;#039;&amp;#039; to expand the submenu, then clicking on the &amp;#039;&amp;#039;Approval Requests&amp;#039;&amp;#039; submenu item; finally, select a currency from the drop-down list control under the screen title:&lt;br /&gt;
[[File:Phasing_currency_approval.png|none|thumb|border|630px]]&lt;br /&gt;
*Details of phased transactions with open phasing polls are shown in each row of the list with an &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button in the &amp;#039;&amp;#039;Actions&amp;#039;&amp;#039; column; the graphic in the gavel column indicates the [[Phasing (f)#View_Phasing_Poll_Status|phasing poll status]].&lt;br /&gt;
*The &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button is highlighted and active if the logged-in account has not yet voted; after voting it becomes shaded and inactive.&lt;br /&gt;
*Clicking on the &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button opens an &amp;#039;&amp;#039;Approve Transaction&amp;#039;&amp;#039; pop-up entry form; then clicking on &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; creates an approval transaction.&lt;br /&gt;
&lt;br /&gt;
===Manual Approval=== &amp;lt;!--T:60--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:61--&amp;gt;&lt;br /&gt;
For any phased transaction that appears on the [[Ardor_client_interface#My_Transactions|My Transactions]] screen but that uses neither the [[Phasing (f)#None|None]] nor the [[Phasing (f)#By_Linked_Transactions|By Linked Transactions]] voting model, approval can be accomplished by the following procedure:&lt;br /&gt;
#click on the timestamp of the transaction to open the &amp;#039;&amp;#039;Transaction Info&amp;#039;&amp;#039; pop-up window&lt;br /&gt;
#click on the &amp;#039;&amp;#039;Actions&amp;#039;&amp;#039; tab&lt;br /&gt;
#click on the &amp;#039;&amp;#039;Approve Transaction&amp;#039;&amp;#039; button to open the &amp;#039;&amp;#039;Approve Transaction&amp;#039;&amp;#039; pop-up window&lt;br /&gt;
#click on the &amp;#039;&amp;#039;Approve&amp;#039;&amp;#039; button to approve the transaction, after entering the secret phrase in the case of the &amp;#039;&amp;#039;By Secret&amp;#039;&amp;#039; voting model&lt;br /&gt;
Only (confirmed) transactions that are directly connected with the logged-in account appear on this screen, including transactions sent or received, and those with phased polls with an invitation to vote (approval request).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:62--&amp;gt;&lt;br /&gt;
When there is no approval request and the phased transaction does not appear on the &amp;#039;&amp;#039;My Transactions&amp;#039;&amp;#039; screen, it can still be found if the block height of the block containing the transaction is known, via the [[Ardor_client_interface#Blocks|Blocks]] screen by clicking on the block height. Otherwise, the [[Phasing#Approve_Transaction|Approve Transaction]] API call can be used if the full hash of the phased transaction is known, and the full hash can be obtained using the [[Transactions#Get_Transaction|Get Transaction]] API call if the transaction ID is known.&lt;br /&gt;
&lt;br /&gt;
==View Phasing Poll Status== &amp;lt;!--T:63--&amp;gt;&lt;br /&gt;
The status of a phasing poll is indicated by a golden graphic which appears on an [[Phasing (f)#Approval_Requests|Approval Requests]] screen while the phasing poll is open and on the [[Ardor_client_interface#My_Transactions|My Transactions]] screen, where the graphic changes color to green (approved) or red (disapproved) upon phasing poll completion at the finish height. A tooltip appears when the cursor hovers over the graphic, displaying status details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
The status can change until the phasing poll&amp;#039;s completion, when it freezes. At the finish height, the phased transaction is executed only if all requirements for approval are met in the block just prior to the finish block.&lt;br /&gt;
&lt;br /&gt;
===Graphic Status Indicators=== &amp;lt;!--T:64--&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Graphic&lt;br /&gt;
! Voting Model&lt;br /&gt;
! Status Indicator&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_none.png|border]]&lt;br /&gt;
| [[Phasing (f)#Deferred|Deferred]]&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_account_number.png|border]]&lt;br /&gt;
| [[Phasing (f)#Vote_By_Account|Vote By Account]]&lt;br /&gt;
| Current / Required approvals (votes)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_account_balance.png|border]]&lt;br /&gt;
| [[Phasing (f)#Vote_By_Account_Balance|Vote By Account Balance]]&lt;br /&gt;
| Total IGNIS or child chain tokens balance progress scale, 0% to 100%&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_asset.png|border]]&lt;br /&gt;
| [[Phasing (f)#Vote_By_Asset_Balance|Vote By Asset Balance]]&lt;br /&gt;
| Total asset balance progress scale, 0% to 100%&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_currency.png|border]]&lt;br /&gt;
| [[Phasing (f)#Vote_By_Currency_Balance|Vote By Currency Balance]]&lt;br /&gt;
| Total currency balance progress scale, 0% to 100%&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_property.png|border]]&lt;br /&gt;
| [[Phasing (f)#Vote_By_Property|Vote By Property]]&lt;br /&gt;
| Current vote by property progress scale, 0% to 100%&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_transaction.png|border]]&lt;br /&gt;
| [[Phasing (f)#By_Linked_Transactions|By Linked Transactions]]&lt;br /&gt;
| Linked Transactions progress scale, 0% to 100%&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_secret.png|border]]&lt;br /&gt;
| [[Phasing (f)#By_Secret|By Secret]]&lt;br /&gt;
| Secret revealed progress scale, binary: 0% or 100%&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_composite.png|border]]&lt;br /&gt;
| [[Phasing (f)#Composite_Phasing|Composite Phasing]]&lt;br /&gt;
| Composite progress scale, binary: 0% or 100%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Graphic Status Indicator Color Codes=== &amp;lt;!--T:65--&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Graphic&lt;br /&gt;
! Color&lt;br /&gt;
! Approval Status&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_currency.png|border]]&lt;br /&gt;
| Gold&lt;br /&gt;
| Not yet approved; phasing poll still open&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_currency_disapproved.png|border]]&lt;br /&gt;
| Red&lt;br /&gt;
| Disapproved; phasing poll finished, transaction ignored&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Phasing_status_currency_approved.png|border]]&lt;br /&gt;
| Green&lt;br /&gt;
| Approved; phasing poll finished, transaction executed&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Graphic Status Indicator Tooltips=== &amp;lt;!--T:66--&amp;gt;&lt;br /&gt;
[[File:Phasing_status_tooltip.png|left|border]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Accounts/Asset/Currency:&amp;#039;&amp;#039;&amp;#039; The number of whitelisted accounts or the name of the asset or currency holding.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Votes:&amp;#039;&amp;#039;&amp;#039; The number of accounts or the amount of ARDR, child chain tokens, asset QNT or currency Units in &amp;#039;&amp;#039;Current approvals / Required approvals&amp;#039;&amp;#039; format.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Percentage:&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;Current approvals&amp;#039;&amp;#039; as a percentage of &amp;#039;&amp;#039;Required approvals&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Finish Height:&amp;#039;&amp;#039;&amp;#039; The block height at which the phasing poll finishes or finished.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Approved:&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;Yes&amp;#039;&amp;#039; only if all requirements were met at phasing poll completion, &amp;#039;&amp;#039;No&amp;#039;&amp;#039; if not or if the phasing poll is still open.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Almonte</name></author>
	</entry>
</feed>