Skip to main content

read_escrow_snapshot

Function read_escrow_snapshot 

Source
pub async fn read_escrow_snapshot(
    config: &SettlementChainConfig,
    escrow_id: &str,
) -> Result<EscrowSnapshot, SettlementError>