Skip to main content

prepare_web3_escrow_dispatch

Function prepare_web3_escrow_dispatch 

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