Versions in this module Expand all Collapse all v0 v0.1.0 Mar 31, 2024 Changes in this version + func BootStat() (bool, error) + func ConnAllowed(enodeID, ip string, port uint16) (bool, error) + func GetPendingOp(orgId string) (model.PendingOp, error) + func GetPolicy() (model.PolicyDetails, error) + func IsNetAdmin(acctAdd string) (bool, error) + func IsOrgAdmin(acctAdd, orgId string) (bool, error) + func IsTxAllowed(fromAdd, toAdd string, value int64, callData []byte) (bool, error) + func ValidateAccount(acct, org string) (bool, error)