Zondax / filecoin-solidity

Filecoin Solidity API Library
Apache License 2.0
94 stars 43 forks source link

Create new parameter for methods that needs to move funds #185

Closed emmanuelm41 closed 1 year ago

emmanuelm41 commented 1 year ago

We should always pass 0 as the amount of tokens to be transferred when calling the native actor. If the function requires funds transfer, we should create a new parameter to allow the user to indicate it.

:link: zboto Link