mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 01:13:45 +00:00
swarm/pss: Remove comment to trigger travis
This commit is contained in:
parent
020577f27d
commit
d0c3029cdb
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ import (
|
|||
whisper "github.com/ethereum/go-ethereum/whisper/whisperv5"
|
||||
)
|
||||
|
||||
// TODO: proper padding generation for messages
|
||||
const (
|
||||
defaultPaddingByteSize = 16
|
||||
defaultMsgTTL = time.Second * 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue