Module device

Module device 

Source

Structsยง

BoxedDevice
A Device where the signer is a dynamic Signer<Signature>, in the form of a BoxedSigner.
BoxedSigner
A Signer<Signature> that is packed in a Box for dynamic dispatch.
Device
A Device identifies the local node through its NodeId, and carries its signing mechanism.