Documentation ¶
Index ¶
- func GenPayload(filePriKey string, pubGroup map[int]map[int][]int, From map[int]uint64, ...)
- func ListPrivateToPayLoad(priList *PrivateList, PubGroup map[int]map[int][]int, From map[int]uint64, ...) (res map[string]Scene)
- func MiningKeyFromPrivateKey(priKey string) string
- type PrivateList
- type Scene
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenPayload ¶
func ListPrivateToPayLoad ¶
func MiningKeyFromPrivateKey ¶
Types ¶
type PrivateList ¶
func LoadKeyList ¶
func LoadKeyList(filename string) *PrivateList
Click to show internal directories.
Click to hide internal directories.