mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-24 14:35:53 +00:00
Update constants.go
This commit is contained in:
parent
ac76604813
commit
402ede8abf
@ -16,7 +16,7 @@ const (
|
||||
SompiPerKaspa = 100_000_000
|
||||
|
||||
// MaxSompi is the maximum transaction amount allowed in sompi.
|
||||
MaxSompi = uint64(29_000_000_000 * SompiPerKaspa)
|
||||
MaxSompi = uint64(46_000_000_000 * SompiPerKaspa)
|
||||
|
||||
// MaxTxInSequenceNum is the maximum sequence number the sequence field
|
||||
// of a transaction input can be.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user