keyPair property

dynamic keyPair

Returns the node's public-private key pair as an instance of ECPair

Implementation

get keyPair => _keyPair;