pub fn build_singleton_puzzle(
ctx: &mut SpendContext,
launcher_id: Bytes32,
inner_puzzle: NodePtr,
) -> Result<NodePtr, DriverError>Expand description
Build a singleton puzzle NodePtr
pub fn build_singleton_puzzle(
ctx: &mut SpendContext,
launcher_id: Bytes32,
inner_puzzle: NodePtr,
) -> Result<NodePtr, DriverError>Build a singleton puzzle NodePtr