mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 05:41:01 +00:00
Fix outdated links in README.md (#772)
This commit is contained in:
@@ -123,7 +123,7 @@ class MyReactComponent extends React.PureComponent<State> {
|
||||
- What are 'external' accounts, i.e. when to set the `isExternal` meta key to true?
|
||||
- An external account is one where the keys are not managed by keyring, e.g. in Parity Signer or Ledger Nano.
|
||||
- SS58 Encode / Decode?
|
||||
- SS58 is a simple address format designed for Substrate based chains. You can read about its specification in more detail in the [Parity Wiki](https://wiki.parity.io/External-Address-Format-(SS58)).
|
||||
- SS58 is a simple address format designed for Substrate based chains. You can read about its specification in more detail in the [Substrate Documentation](https://docs.substrate.io/reference/address-formats/).
|
||||
|
||||
**If you have any unanswered/undocumented questions, please raise an issue [here](https://github.com/polkadot-js/ui/issues).**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user