From 89595ad46ed5161d18e3459b2c77ac7fc7593ed0 Mon Sep 17 00:00:00 2001 From: Jenea Vranceanu Date: Wed, 18 Oct 2023 15:32:15 +0300 Subject: [PATCH] chore(EIP712): added link to the tests + implementation source --- .../web3swiftTests/localTests/EIP712TypedDataPayloadTests.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tests/web3swiftTests/localTests/EIP712TypedDataPayloadTests.swift b/Tests/web3swiftTests/localTests/EIP712TypedDataPayloadTests.swift index ddf6321ad..d5c9cb11c 100644 --- a/Tests/web3swiftTests/localTests/EIP712TypedDataPayloadTests.swift +++ b/Tests/web3swiftTests/localTests/EIP712TypedDataPayloadTests.swift @@ -9,6 +9,8 @@ import XCTest import web3swift import Web3Core + +/// Tests based primarily on the following example https://eips.ethereum.org/assets/eip-712/Example.js class EIP712TypedDataPayloadTests: XCTestCase { let testTypedDataPayload = """ {