compute_signature_info

Function compute_signature_info 

Source
pub fn compute_signature_info(
    new_local_exit_root: LocalExitRoot,
    imported_bridge_exits: &[ImportedBridgeExit],
    wallet: &PrivateKeySigner,
    height: Height,
    version: SignatureCommitmentVersion,
) -> (B256, Signature, Address)