kyscott18 / reverse-mirage

Application level TypeScript utilities for Ethereum
https://reversemirage.com
MIT License
49 stars 3 forks source link

Should write actions come with an `isValid` function or pre-write check? #34

Closed kyscott18 closed 1 year ago

kyscott18 commented 1 year ago

Should we include a function like isTransferValid() to check if a transfer action is valid?