Skip to content

Commit 456e03c

Browse files
Update link to ERCWithData contract
Co-authored-by: Nicko Guyer <nguyer@users.noreply.github.com> Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
1 parent 5e9e941 commit 456e03c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The easiest way to run this service is as part of a stack created via
129129

130130
To run manually, you first need to run an Ethereum blockchain node and an instance of
131131
[firefly-ethconnect](https://github.com/hyperledger/firefly-ethconnect), and deploy the
132-
[ERC20 smart contract](samples/solidity/contracts/ERC20NoData.sol).
132+
[ERC20 smart contract](samples/solidity/contracts/ERC20WithData.sol).
133133

134134
Then, adjust your configuration to point at the deployed contract by editing [.env](.env)
135135
or by setting the environment values directly in your shell.

0 commit comments

Comments
 (0)