Skip to content

Commit bead25c

Browse files
committed
feat(contracts): update axone-protocol/contracts contracts documentation
1 parent 64ce2b3 commit bead25c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

contracts/axone-gov.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ Response returned by `QueryMsg::Constitution`.
111111

112112
Response returned by `QueryMsg::ConstitutionStatus`.
113113

114-
| property | description |
115-
| ----------------------- | ------------------------------------------------------------------------------ |
116-
| `constitution_hash` | _(Required.) _ **[Binary](#binary)**. The stored constitution hash (32 bytes). |
117-
| `constitution_revision` | _(Required.) _ **integer**. The stored constitution revision. |
114+
| property | description |
115+
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
116+
| `constitution_hash` | _(Required.) _ **[Binary](#binary)**. The stored constitution hash (32 bytes). |
117+
| `constitution_revision` | _(Required.) _ **integer**. The stored constitution revision number.<br /><br />Revision starts at `0` for the initial constitution and is incremented by `1` on each successful constitutional revision. |
118118

119119
### decide
120120

@@ -137,4 +137,4 @@ A string containing Base64-encoded data.
137137

138138
---
139139

140-
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-gov.json` (`e6c3f9b0aa476922`)_
140+
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `axone-gov.json` (`b34bf756c89335fc`)_

0 commit comments

Comments
 (0)