ApeWorX / ApePay

A smart contract payment system built for automated service management
https://apeworx.io/apepay
Apache License 2.0
18 stars 6 forks source link

fix(contracts): syntax error in ABI input argument name [SBK-199] #28

Closed fubuloubu closed 1 year ago

fubuloubu commented 1 year ago

arg 2 was called "token: " and not "token"


EDIT: rest of the changes were just running prettier on the json

linear[bot] commented 1 year ago
SBK-199 "fix(contracts): syntax error in ABI input argument name" (ApeWorX/ApePay #28)

arg 2 was called `"token: "` and not `"token"` --- [ApeWorX/ApePay #28](https://github.com/ApeWorX/ApePay/pull/28) by [fubuloubu](https://github.com/fubuloubu) on GitHub *via LinearSync*