Open bquinn opened 1 year ago
<xs:attribute name="payout-calcluation" type="xs:string" use="optional">
should be
<xs:attribute name="payout-calculation" type="xs:string" use="optional">
Fixed and soon to be committed
<xs:attribute name="payout-calcluation" type="xs:string" use="optional">
should be
<xs:attribute name="payout-calculation" type="xs:string" use="optional">