protocol-substrate icon indicating copy to clipboard operation
protocol-substrate copied to clipboard

[TASK] Add wrapAndDeposit combined flow on VAnchor.

Open akileshtangella opened this issue 2 years ago • 1 comments

akileshtangella avatar Dec 05 '22 17:12 akileshtangella

Fix the asset identifiers that trigger the wrapping and otherwise not. Currently transacting with the wrapped token uses the MAX u32 I believe and this should change to mimic what is in Solidity, which is to use the actual asset identifier of the wrapped asset.

drewstone avatar Dec 05 '22 18:12 drewstone