Skip to content

Commit

Permalink
Improve (#173)
Browse files Browse the repository at this point in the history
* better support messageQueue

* update tests

* fix

* update fee
  • Loading branch information
xlc authored Mar 18, 2024
1 parent ce0d3b1 commit cc035a3
Show file tree
Hide file tree
Showing 6 changed files with 244 additions and 268 deletions.
2 changes: 1 addition & 1 deletion tests/bridge-sdk/__snapshots__/polkadot.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ exports[`'polkadot' to 'acala' using bridgeSDK cross-chain 'DOT' > parachain bri
}
`;

exports[`'polkadot' to 'acala' using bridgeSDK cross-chain 'DOT' > parachain bridge to releaychain > Cross-chain using BridgeSDK works > fee 1`] = `"(rounded 0.0001)"`;
exports[`'polkadot' to 'acala' using bridgeSDK cross-chain 'DOT' > parachain bridge to releaychain > Cross-chain using BridgeSDK works > fee 1`] = `"(rounded 0.0002)"`;

exports[`'polkadot' to 'acala' using bridgeSDK cross-chain 'DOT' > parachain bridge to releaychain > Cross-chain using BridgeSDK works > initial 1`] = `
{
Expand Down
Loading

0 comments on commit cc035a3

Please sign in to comment.