Struct lightning_signer::util::clock::StandardClock
source · pub struct StandardClock();
Expand description
A clock provider using the std::time::SystemTime
pub struct StandardClock();
A clock provider using the std::time::SystemTime