Skip to content

Commit

Permalink
Update EIPS/eip-6956.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Wilson <[email protected]>
  • Loading branch information
tbergmueller and SamWilsn authored May 20, 2023
1 parent 4e3516f commit 816f1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-6956.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ interface IERC6956 {

Minimal Typescript sample to generate an ATTESTATION using ethers library:

```TypeScript
```typescript
export async function minimalAttestationSample() {
// #################################### ACCOUNTS
// Alice shall get the NFT, oracle signs the attestation off-chain
Expand Down

0 comments on commit 816f1cd

Please sign in to comment.