Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillBytes ¶
FillBytes returns a byte slice with a length of n, containing the prefix and remaining bytes filled with underscores.
func FillBytesZero ¶
FillBytesZero returns a byte slice of length n containing only the prefix.
func FreePort ¶
func FreePort() string
FreePort finds a port that is currently free. TODO: remove use of freeport library.
func MakeSharedKeystones ¶
func MakeSharedKeystones(n int) (map[chainhash.Hash]*hemi.L2KeystoneAbrev, []hemi.L2Keystone)
MakeSharedKeystones creates a matching map and slice of N keystones.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.