Skip to content

Commit

Permalink
put broken type back
Browse files Browse the repository at this point in the history
  • Loading branch information
Rihyx committed Nov 25, 2024
1 parent 6ff6300 commit afca465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/builder/fixtures/builderParamsMock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ export const wormholeToMoonchainConfigBuilderParams: MrlBuilderParams = {
sourceApi: apiMock,
};

export const buildParamsMockEth = {
export const buildParamsMockEth: ExtrinsicConfigBuilderPrams = {
address: '0xeF46c7649270C912704fB09B75097f6E32208b85',
amount: 99_000_000_000n,
asset: '0xeF46c7649270C912704fB09B75097f6E32208b85',
Expand Down

0 comments on commit afca465

Please sign in to comment.