dapphub / ds-token

A simple and sufficient ERC20 implementation
https://dapp.tools/dappsys/ds-token.html
GNU General Public License v3.0
226 stars 76 forks source link

update to pull, push terminology #25

Closed aparnakr closed 5 years ago

aparnakr commented 5 years ago

Does pull mean to get money from the msg.sender? The usage here https://github.com/makerdao/sai/blob/56eed66bb42a485ff0819f4ca227f615b1eb5320/src/tub.sol#L267 seems to indicate that pull means to transfer money from the msg.sender