substrate-docs icon indicating copy to clipboard operation
substrate-docs copied to clipboard

Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.

Results 238 substrate-docs issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...

new content ๐Ÿ’กโœ๏ธ

There was a typo in `ws-port` parameter. The document has `--rpc-port` appear twice. The second time it should be `--ws-port`. Originally the doc looks like this ``` | `--rpc-port `...

append implicitly means adding 'after', while we are actually adding it 'before' the other operand. Some might not read the code & it may be misleading when you are quickly...

![links](https://github.com/substrate-developer-hub/substrate-docs/assets/5408605/b3f8825b-791b-410e-bdbb-ce20ad4ce831)

Doing all this to get rid of a single 'M'! To fix or not to fix?! Symptoms of OCD?!

### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...

bug ๐Ÿ›

The current URL for the Substrate Playground leads to a 404 error - https://docs.substrate.io/playground/

Requires #2028 for all tests to pass

I am not sure why the Smart contracts menu was disabled (maybe cause the content is not valid anymore?) but reactivating it fixes the "link issue" mentioned in https://github.com/substrate-developer-hub/substrate-docs/issues/1975 Before...