bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
840 stars 391 forks source link

Allow transferring position with an optional external notification callback #594

Closed lbeder closed 3 years ago

lbeder commented 3 years ago

This PR adds the transferPositionAndCall function, allowing the caller to specify a custom transfer position notification callback.