pub fn from_keypair(keypair: KeyPair) -> Box<dyn EngineSigner>
Expand description

Creates a new EngineSigner from given key pair.