AddressBook.isActive

Check for an active public key in network @param pkey - public key of check @return true if pkey active

class AddressBook
const pure nothrow
bool
isActive
(
const Pubkey pkey
)