pub async fn prepare_web3_escrow_dispatch(
config: &SettlementChainConfig,
request: &EscrowDispatchRequest,
binding: &SignedWeb3IdentityBinding,
) -> Result<PreparedEscrowCreate, SettlementError>pub async fn prepare_web3_escrow_dispatch(
config: &SettlementChainConfig,
request: &EscrowDispatchRequest,
binding: &SignedWeb3IdentityBinding,
) -> Result<PreparedEscrowCreate, SettlementError>