Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit abc277c

Browse files
authored
Update examples.md
1 parent 8f3f782 commit abc277c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pattern Usage Examples
2-
Examples below assume you are running a locan full node with default config file.
2+
Examples below assume you are running a locan full node with the default provided reference config file.
33

44
## Working with Binary Data
55
Binary data submitted via grpcurl to the api must be a base64 string encoded in the following way: `base64(Int(hex_string).toBytes('big_endian', 20)`.

0 commit comments

Comments
 (0)