guardian icon indicating copy to clipboard operation
guardian copied to clipboard

Optional custom types for AcalaGuardian

Open ermalkaleci opened this issue 4 years ago • 0 comments

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 customTypes https://github.com/open-web3-stack/guardian/blob/master/packages/guardian/src/guardians/AcalaGuardian.ts#L59
  • Update setup to use provided customTypes

ermalkaleci avatar Feb 26 '21 18:02 ermalkaleci