Skip to content

Commit

Permalink
applying prettier to entire repo (#6387)
Browse files Browse the repository at this point in the history
Co-authored-by: Polkadot-Kusama Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Polkadot-Kusama Bot authored Nov 18, 2024
1 parent 60deccd commit 4907133
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
5 changes: 4 additions & 1 deletion docs/learn/learn-guides-test-opengov-proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,12 +204,15 @@ await api.rpc('dev_setStorage', {
await api.rpc('dev_newBlock')
```

If there are referenda that are to be submitted on Root track and you like to test it, you can use the same template as above and replace
If there are referenda that are to be submitted on Root track and you like to test it, you can use
the same template as above and replace

```
origin: {
origins: 'FellowshipAdmin'
}
```

with

```
Expand Down
10 changes: 6 additions & 4 deletions docs/learn/learn-identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,9 @@ Registrar 3: <br /> **Account**: 13SceNt2ELz3ti4rnQbY1snpYH4XE4fLFsW8ph9rpwJd6HF
0.5 DOT <br /> Polkassembly (Registrar 3) provides setting on-chain ID as a service on their
[website](https://polkadot.polkassembly.io/).

Registrar 4: <br /> **URL**: https://polkaidentity.com/ <br /> **Account**: 16LYBUcQKWZjAYE4oAPWx9XFaEYnCAffwpPuPWrUvU1mqBZT <br /> **Fee**:
0.5 DOT <br /> PolkaIdentity (Registrar 4) provides setting on-chain ID as a service on their
Registrar 4: <br /> **URL**: https://polkaidentity.com/ <br /> **Account**:
16LYBUcQKWZjAYE4oAPWx9XFaEYnCAffwpPuPWrUvU1mqBZT <br /> **Fee**: 0.5 DOT <br /> PolkaIdentity
(Registrar 4) provides setting on-chain ID as a service on their
[website](https://polkaidentity.com/).

</TabItem>
Expand All @@ -132,8 +133,9 @@ Registrar 5: <br /> **Account**: F1wAMxpzvjWCpsnbUMamgKfqFM7LRvNdkcQ44STkeVbemEZ
0.04 KSM <br /> Polkassembly (Registrar 5) provides setting on-chain ID as a service on their
[website](https://kusama.polkassembly.io/).

Registrar 6: <br /> **URL**: https://polkaidentity.com/ <br /> **Account**: HurhThD66KBUf2zcE9Zhx46sCqNJXviKhWAct95rBCkPuix <br /> **Fee**:
0.04 KSM <br /> PolkaIdentity (Registrar 6) provides setting on-chain ID as a service on their
Registrar 6: <br /> **URL**: https://polkaidentity.com/ <br /> **Account**:
HurhThD66KBUf2zcE9Zhx46sCqNJXviKhWAct95rBCkPuix <br /> **Fee**: 0.04 KSM <br /> PolkaIdentity
(Registrar 6) provides setting on-chain ID as a service on their
[website](https://polkaidentity.com/).

</TabItem>
Expand Down

0 comments on commit 4907133

Please sign in to comment.