redstone::radix

Type Alias RadixRedStoneConfig

Source
pub type RadixRedStoneConfig = RedStoneConfigImpl<RadixCrypto, RadixEnv>;
Expand description

Implementation of RedstoneConfig specialized for operations on the radix.

Aliased Typeยง

struct RadixRedStoneConfig { /* private fields */ }