IMPORTANT - fixed Magicsig to properly overload getKV (prev. staticGet)
In commit e95f77d3 Magicsig lost the 'staticGet' function (later renamed to getKV in 2a4dc77a ), which was important to properly initialize the Magicsig object (fromString)
Showing