Closed taryune closed 1 year ago
Id=0
BurnAmount
Id=1
Id=2
Id=3
Event
const ( EventTypeEpochBurn = "epoch-burn" AttributeKeyEpochIdentifier = "epoch-identifier" AttributeKeyEpochNumber = "epoch-number" AttributeKeyBurnIndex = "burn-index" AttributeKeyBurnTotalEpochs = "burn-total-epochs" AttributeKeyBurnCurrentEpoch = "burn-current-epoch" AttributeKeybBurnAmount = "burn-amount" AttributeKeyBurnCumulativeAmount = "burn-cumulative-amount" AttributeKeyBurnTimestamp = "burn-timestamp" )
66
Burn Timing
Id=0
Id=0
Registration fee is 10 tokens each period. (period=2) Add 10 tokens toBurnAmount
each forId=1
andId=2
Id=1
Burn 10 tokens in this period.Id=1
Registration fee is 10 tokens each period. (period=2) Add 10 tokens toBurnAmount
each forId=2
andId=3
Event