Skip to content

Commit 9a12d74

Browse files
author
dragonheaven
committed
activation height
1 parent 7d600bc commit 9a12d74

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

node/node.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ func SetAllActivations(act uint32) {
9797
OneWaySmallAssetsConversions = act
9898
SprSignatureActivation = act
9999
V202EnhanceActivation = act
100+
V204EnhanceActivation = act
101+
V204BurnMintTokenActivation = act
100102
}
101103

102104
type Pegnetd struct {

0 commit comments

Comments
 (0)