Skip to content

Commit

Permalink
chore(EIP712): added link to the tests + implementation source
Browse files Browse the repository at this point in the history
  • Loading branch information
JeneaVranceanu committed Oct 18, 2023
1 parent ce459b6 commit 89595ad
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 = """
{
Expand Down

0 comments on commit 89595ad

Please sign in to comment.