mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
- fixed "0x" prefix in README.md which resulted in an error
This commit is contained in:
@@ -17,7 +17,7 @@ have to install the necessary node.js dedpendencies:
|
||||
|
||||
### Hex formatted seed
|
||||
|
||||
npm start "0x21edc3dec3ef1873cf8f333381c5f360c3"
|
||||
npm start "21edc3dec3ef1873cf8f333381c5f360c3"
|
||||
|
||||
### Random seed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user