This PR adds an amount top-up multiplier for the bridging to cover the bridging fees. This change will fix the bug when the check status is pending even after the bridging was done.
The default multiplier is 5%, which is the same as in the sample.
How Has This Been Tested?
The integration test was updated to check the bridging amount * multiplier.
Description
This PR adds an amount top-up multiplier for the bridging to cover the bridging fees. This change will fix the bug when the check status is pending even after the bridging was done. The default multiplier is 5%, which is the same as in the sample.
How Has This Been Tested?
The integration test was updated to check the bridging amount * multiplier.
Due Diligence