Commit 4feb0824 authored by Will Cory's avatar Will Cory Committed by GitHub

Update packages/atst/docs/sdk.md

parent 4414a78a
...@@ -54,7 +54,7 @@ createClient({ ...@@ -54,7 +54,7 @@ createClient({
To read an attestation use `readString`, `readAddress`, `readNumber`, `readBool` To read an attestation use `readString`, `readAddress`, `readNumber`, `readBool`
Use `readAttestation` to with `bytes` passed in for the types parameter to read raw bytes Use `readAttestationString` with `bytes` passed in for the types parameter to read raw bytes
Here is an example of reading an attestation used by the optimist nft Here is an example of reading an attestation used by the optimist nft
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment