Skip to content

Commit

Permalink
Merge pull request #63 from dappforce/deploy/update-cross-chain
Browse files Browse the repository at this point in the history
Update darwinia-crab
  • Loading branch information
olehmell authored Dec 14, 2023
2 parents 70246ff + 43756eb commit 5798c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/fees/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const transferAdapters: Record<string, { adapter: BaseCrossChainAdapter; chainNa
shadow: {
adapter: new ShadowAdapter()
},
'darwinia-crab-parachain': {
'darwinia-crab': {
adapter: new CrabAdapter(),
chainName: 'crab'
},
Expand Down

0 comments on commit 5798c74

Please sign in to comment.