AntelopeIO / reference-contracts

Other
10 stars 14 forks source link

IF: Enforce finalizer sum of weights >= threshold #42

Closed heifner closed 9 months ago

heifner commented 9 months ago

Change Description

Enforce finalizer sum of weights >= threshold which is now enforced in leap host function: https://github.com/AntelopeIO/leap/pull/2137

Deployment Changes

API Changes

Documentation Additions

Resolves #41