Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 62af72f

Browse files
committed
Merge branch 'release-candidate-4'
2 parents dd7e1bb + c8e75b7 commit 62af72f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/chifra/chainstate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ Notes:
7575
- Valid parameters for --calldata include Solidity-like syntax: balanceOf(0x316b...), a four-byte followed by parameters: 0x70a08231(0x316b...), or encoded input data.
7676
- You may specify multiple parts on a single line.
7777
- In the --call string, you may separate multiple calls with a colon.
78-
- Your use of the unaudited --send option legally absolves, in any jurisdiction, TrueBlocks, LLC or any associated parties from liability or loss related to such use.
78+
- Your use of the unaudited --send option legally absolves TrueBlocks, LLC or any associated parties from liability or loss related to such use.
7979
- The --send option does not validate its input before sending your transaction to the network. If you provide invalid data, you may lose your funds. Be warned.
8080
- As of version 4.0.0, use --call --calldata <cmd> to provide your command.
81-
- --calldata may be one or more solidity calls, four-byte plus parameters, or encoded call data strings.
81+
- --calldata may be one or more colon-seperated solidity calls, four-byte plus parameters, or encoded call data strings.
8282
```
8383

8484
Data models produced by this tool:

0 commit comments

Comments
 (0)