Skip to content
Snippets Groups Projects
Commit 0e3f3622 authored by Keith Yeung's avatar Keith Yeung Committed by GitHub
Browse files

Implement transfer_asset on CurrencyAdapter (#4549)


* Implement transfer_asset on CurrencyAdapter

* Use Currency::transfer in transfer_asset

* Add a test to assert that Currency::transfer was indeed used

* Remove superfluous balance conversion to u128

* Rename transfer_asset and beam_asset

Co-authored-by: default avatarGiles Cope <gilescope@gmail.com>
parent 9fdc0593
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment