Skip to main content

init

Function init 

Source
pub(super) fn init(
    db: &Arc<Database>,
) -> Result<(Box<Ed25519KeyPair>, VerifyKeys)>