Commit d6826838 authored by Ashley's avatar Ashley Committed by Gavin Wood
Browse files

Add `ExistenceRequirement` to `Currency` trait (#4000)



* Added a public transfer_some function and a private transfer_inner fn

* Move transfer_some to the end of the module impl to fix failing contracts test

* Change whitespace

* Remove needless change to transfer logic

* Fix error

* Update srml/balances/src/lib.rs

Co-Authored-By: default avatarjoe petrowski <[email protected]>

* Improve documentation and add test

* Update srml/balances/src/lib.rs

Co-Authored-By: default avatarKian Paimani <[email protected]>

* Switch to changing Currency trait instead
parent b968c334
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