Open hamidra opened 1 year ago
Name | Link |
---|---|
Latest commit | b89423c3d453443347f28c36d6f3e00a66bacb66 |
Latest deploy log | https://app.netlify.com/sites/capi-multisig/deploys/64aeaff9d5eaa80008f98e5e |
Deploy Preview | https://deploy-preview-200--capi-multisig.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
this lgtm, I would suggest infer return types in functions, this helps to reduce boilerplate
this lgtm, I would suggest infer return types in functions, this helps to reduce boilerplate
Good point. Added return types at API's are intentional to explicitly specify the expected types.
This adds the persistent storage for calldata + accounts multisig setups.
to run locally:
pnpm start:docker:db
pnpm watch:server
pnpm watch:www