Function tuxedo_template_wallet::sync::apply_block
source · pub(crate) async fn apply_block<F: Fn(&OuterVerifier) -> bool, C: ConstraintChecker>(
db: &Db,
b: OpaqueBlock,
block_hash: H256,
filter: &F
) -> Result<()>
Expand description
Apply a block to the local database