pub fn prepare_escrow_refund(
config: &SettlementChainConfig,
dispatch: &Web3SettlementDispatchArtifact,
caller_address: &str,
) -> Result<PreparedEscrowRefund, SettlementError>pub fn prepare_escrow_refund(
config: &SettlementChainConfig,
dispatch: &Web3SettlementDispatchArtifact,
caller_address: &str,
) -> Result<PreparedEscrowRefund, SettlementError>