guardian
guardian copied to clipboard
Optional custom types for AcalaGuardian
Add the option to include custom types into substrate guardians if network: dev
networkType: acalaChain
customTypes: # path to json file
- Update validation schema to have optional
customTypeshttps://github.com/open-web3-stack/guardian/blob/master/packages/guardian/src/guardians/AcalaGuardian.ts#L59 - Update setup to use provided customTypes