Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
notatestuser authored Dec 9, 2024
1 parent ae99078 commit df6e1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/xrpl-tool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ npx tsx main.ts

## Offline Usage

The tool can work entirely offline except for:
The tool can work offline except for:

- Balance checking (optional)
- Transaction broadcasting (optional)
Expand All @@ -54,7 +54,7 @@ broadcasting the signed transaction later using other tools.
## Security Notes

- Your private key is never stored or transmitted
- The tool can be used offline for maximum security
- The tool can be used offline for the most part
- Always verify transaction details before broadcasting
- Use testnet first to familiarize yourself with the tool

Expand Down

0 comments on commit df6e1fa

Please sign in to comment.