Expand description
concrete emulators for CTV
Modules§
- connections
- Connections to emulators
- servers
- server for an emulator
Structs§
- CTVAvailable
- a type tag that can be tossed inside an Arc to get CTV
Enums§
- Emulator
Error - Errors that an emulator might throw
Constants§
- SECP
- global SECP instance anyone can use
Traits§
- CTVEmulator
CTVEmulatortrait is used to make the method in which CheckTemplateVerify is stubbed out with.
Type Aliases§
- Null
Emulator - A wrapper for an optional internal emulator trait object. If no emulator is provided, then it defaults to using actual CheckTemplateVerify Clauses.