Skip to content

Commit

Permalink
docs: update permlinks in x/foundation documents (Finschia#934)
Browse files Browse the repository at this point in the history
* Update links in documentation

* Update CHANGELOG.md

(cherry picked from commit 7623acc)
  • Loading branch information
0Tech authored and zemyblue committed Mar 17, 2023
1 parent 6a35014 commit b748d70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,4 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (ci, build) [\#901](https://github.com/line/lbm-sdk/pull/901) Update release pipeline to match non-wasm env

### Document Updates
* (x/foundation) [\#934](https://github.com/line/lbm-sdk/pull/934) Update permlinks in x/foundation documents
4 changes: 2 additions & 2 deletions x/foundation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ The messages that are part of this proposal won't be executed if:
A censorship information is updated by using the `MsgUpdateCensorship` message.
One cannot introduce a censorship over a new message type URL by this message.

+++ https://github.com/line/lbm-sdk/blob/main/proto/lbm/foundation/v1/tx.proto#L215-L222
+++ https://github.com/line/lbm-sdk/blob/d9428ec5d825dfd9964f510e32bd03a01adade8c/proto/lbm/foundation/v1/tx.proto#L215-L222

The authority of the following modules are candidates of censorship authority:

Expand All @@ -466,7 +466,7 @@ The authority of the following modules are candidates of censorship authority:

One may specify `CENSORSHIP_AUTHORITY_UNSPECIFIED` to remove the censorship.

+++ https://github.com/line/lbm-sdk/blob/main/proto/lbm/foundation/v1/tx.proto#L25-L34
+++ https://github.com/line/lbm-sdk/blob/d9428ec5d825dfd9964f510e32bd03a01adade8c/proto/lbm/foundation/v1/tx.proto#L25-L34

The message handling should fail if:

Expand Down

0 comments on commit b748d70

Please sign in to comment.