pub fn build_singleton_solution(
ctx: &mut SpendContext,
proof: Proof,
amount: u64,
inner_solution: NodePtr,
) -> Result<NodePtr, DriverError>Expand description
Build a singleton solution NodePtr
pub fn build_singleton_solution(
ctx: &mut SpendContext,
proof: Proof,
amount: u64,
inner_solution: NodePtr,
) -> Result<NodePtr, DriverError>Build a singleton solution NodePtr