You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new transaction type EPOCH_LENGTH_V2 (15). Requires epochLength:number and blockHeight:number. Needed to keep transactions unique. #155
Changed
Tx.epochLength factory method now requires extra blockHeight:number param. To create a legacy epoch length transaction use Tx.epochLengthV1 (discouraged though) #155
BREAKING CHANGES
Tx.epochLength factory method now requires extra blockHeight:number param. To create a legacy epoch length transaction use Tx.epochLengthV1 (discouraged though) #155