cic-custodial/internal/api
Mohamed Sohail 341a760f02
feat: (wip) add account activation and gas quota lock
* This is a crude lock that restricts each account to the set gas quota.
2023-03-08 06:49:09 +00:00
..
account.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
errors.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
sign.go feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00:00
track.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
types.go refactor: use sigChan for shutdown, ctx fixes 2023-03-02 15:46:02 +00:00
validator.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00