Documentation
¶
Index ¶
- func Abs(x uint64, y uint64) int64
- func AccountFilter(blacklist []account.Account, accounts []account.Account) []account.Account
- func GetAccountById(peers []account.Account, except uint64) account.Account
- func GetAccountWithMinId(accounts []account.Account) account.Account
- func SendEvent(receiver Receiver, event Event)
- func SignPayload(account account.Account, digest types.Hash) ([]byte, error)
- func SignatureVerify(account account.Account, sign []byte, digest types.Hash) bool
- func VerifyPayload(payload *types.Block) (types.Receipts, error)
- type Event
- type Receiver
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountFilter ¶
func SignatureVerify ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.