pub fn make_handler(
datadir: &str,
args: &SignerArgs,
) -> (InitHandler, Mutations)
Expand description
Create a signer protocol handler. Must commit the transaction if persisting to cloud.
pub fn make_handler(
datadir: &str,
args: &SignerArgs,
) -> (InitHandler, Mutations)
Create a signer protocol handler. Must commit the transaction if persisting to cloud.