Skip to content

Commit ebe269e

Browse files
authored
Update api.mdx (#719)
Updates the link to the latest commit to the updated test for complex encoding and decoding ethereum abi. The current linked commit is not a correct example and no longer exists in the repository
1 parent b964acd commit ebe269e

File tree

1 file changed

+1
-1
lines changed
  • website/pages/en/developing/graph-ts

1 file changed

+1
-1
lines changed

website/pages/en/developing/graph-ts/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ For more information:
534534

535535
- [ABI Spec](https://docs.soliditylang.org/en/v0.7.4/abi-spec.html#types)
536536
- Encoding/decoding [Rust library/CLI](https://github.com/rust-ethereum/ethabi)
537-
- More [complex example](https://github.com/graphprotocol/graph-node/blob/6a7806cc465949ebb9e5b8269eeb763857797efc/tests/integration-tests/host-exports/src/mapping.ts#L72).
537+
- More [complex example](https://github.com/graphprotocol/graph-node/blob/08da7cb46ddc8c09f448c5ea4b210c9021ea05ad/tests/integration-tests/host-exports/src/mapping.ts#L86).
538538

539539
#### Balance of an Address
540540

0 commit comments

Comments
 (0)