Browse Source

update 区块星链

tags/v3.2.6
DengBiao 2 years ago
parent
commit
4ae9b9d6bc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      rule/block_star_chain_settlement.go

+ 1
- 0
rule/block_star_chain_settlement.go View File

@@ -75,6 +75,7 @@ func DailySettlementBlockStarChain(engine *xorm.Engine, mid string, isTask bool)
_ = session.Rollback()
return err
}
nowEverydayPublishCoin = todayPublishCoin
}
var publishCoin = nowEverydayPublishCoin



Loading…
Cancel
Save