Skip to content

Commit d39ff92

Browse files
committed
Ampl meter passport deployment
1 parent cc582ad commit d39ff92

56 files changed

Lines changed: 1992 additions & 245 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
15.8.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ type BridgeConfig = {
4747
networkId: number // The networkId of this chain.
4848
name: string // The human readable name of this chain.
4949
bridgeAddress: string // The address on the brdige contract deployed on this chain.
50-
erc20HandlerAddress: string // The ERC20 handler address.
50+
genericHandlerAddress: string // The ERC20 handler address.
5151
rpcUrl: string // An RPC URL for this chain.
5252
type: "Ethereum" | "Substrate" // The type of chain.
5353
tokens: TokenConfig[] // An object to configure the tokens this bridge can transfer. See the TokenConfig object below.

public/ChainSafe-logo.png

-4.17 KB
Binary file not shown.
10.4 KB
Loading
13.3 KB
Loading
2.45 KB
Loading
3.25 KB
Loading
4.89 KB
Loading
6.6 KB
Loading
8.04 KB
Loading

0 commit comments

Comments
 (0)