Skip to main content

dig_did/
transfer.rs

1//! DID ownership transfer (SPEC §3, unit U5).
2//!
3//! Will own transferring a DID to a new p2 puzzle hash (new owner), recreating the child DID under
4//! the new owner and requiring one `AGG_SIG_ME` over the CURRENT owner key.