• Mark Tyneway's avatar
    contracts-bedrock: remove dead config, fix misconfig · 8688461a
    Mark Tyneway authored
    Fixes a misconfiguration in the deploy script. The
    decimals value was being used when the scalar should
    have been used. The decimals value is now a protocol
    constant, so it no longer needs to be configured. Remove
    the value from the deploy config.
    8688461a
deploy-config.ts 7.63 KB