Documentation ¶
Index ¶
Constants ¶
View Source
const ( LatestConnectionParamVer = ConnectionParamsV2 LatestLocalPairingVer = LocalPairingV1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionParamVersion ¶
type ConnectionParamVersion int
const ( ConnectionParamsV1 ConnectionParamVersion = iota + 1 ConnectionParamsV2 )
type LocalPairingVersion ¶
type LocalPairingVersion int
const (
LocalPairingV1 LocalPairingVersion = iota + 1
)
Click to show internal directories.
Click to hide internal directories.