diff --git a/EIPS/eip-6956.md b/EIPS/eip-6956.md index 909b10d798dd66..b9ca584f63ab36 100644 --- a/EIPS/eip-6956.md +++ b/EIPS/eip-6956.md @@ -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