Struct WK.Keys

Well known public keys (matching Seed and Key)

struct Keys ;

Constructors

NameDescription
this () This struct is used as a namespace only

Methods

NameDescription
byRange () Provides a range interface to keys
opIndex (idx) Allow one to use indexes to address the keys
opIndex (pubkey)