Skip to content

Commit

Permalink
fix: add ac - quantum updates on enactment (#2056)
Browse files Browse the repository at this point in the history
* fix: add ac - quantum updates on enactment

Fix/quantum updates on enactment ac:

- #2016

same as the following PR but with `palazzo` as the base branch

* fix: markdown linting
  • Loading branch information
gordsport authored Nov 13, 2023
1 parent aeb7501 commit fb09a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/0027-ASSP-asset_proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ This must be an integer strictly greater than `0`.
- As a user I can vote for an asset proposal. (<a name="0027-ASSP-002" href="#0027-ASSP-002">0027-ASSP-002</a>)
- As a user, original submitter of the asset, I can call the node to get a signature of the asset, so I can send it to the asset bridge, and whitelist the asset. (<a name="0027-ASSP-003" href="#0027-ASSP-003">0027-ASSP-003</a>)
- `quantum` is a required parameter (<a name="0027-ASSP-004" href="#0027-ASSP-004">0027-ASSP-004</a>)
- If an update asset proposal passed and it changes `quantum` _only_ then this new value becomes used immediately on enactment. (<a name="0027-ASSP-025" href="#0027-ASSP-025">0027-ASSP-025</a>)

### Node actions

Expand Down

0 comments on commit fb09a9f

Please sign in to comment.