Skip to content

Commit 09adbac

Browse files
Update EIPS/eip-6956.md
Co-authored-by: Sam Wilson <[email protected]>
1 parent cf04bde commit 09adbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EIPS/eip-6956.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ interface IERC6956 {
309309

310310
Minimal Typescript sample to generate an ATTESTATION using ethers library:
311311

312-
```TypeScript
312+
```typescript
313313
export async function minimalAttestationSample() {
314314
// #################################### ACCOUNTS
315315
// Alice shall get the NFT, oracle signs the attestation off-chain

0 commit comments

Comments
 (0)