tangle-network / relayer

🕸️ The Webb Relayer Network
https://webb-tools.github.io/relayer/
Apache License 2.0
22 stars 13 forks source link

Fix asset transfer test #445

Closed salman01zp closed 1 year ago

salman01zp commented 1 year ago

Summary of changes

In relayer, we directly call contract and thus need to pad inputs(2/16) and output(2) with dummy utxos in test to fix asset transfer test.

Reference issue to close (if applicable)


Code Checklist