Contract Development Toolkit (CDT) is a suite of tools to facilitate C/C++ development of contracts for Antelope blockchains
30
stars
30
forks
source link
Return error for num == 0 for bls_g1_weighted_sum, bls_g2_weighted_sum and bls_pairing #253
Closed
heifner closed 11 months ago
Return error for
num == 0
forbls_g1_weighted_sum
,bls_g2_weighted_sum
, andbls_pairing
.See https://github.com/AntelopeIO/leap/issues/1953