@caravan/sdk API - v0.0.0
    Preparing search index...

    Interface DepositBondInput

    interface DepositBondInput {
        bondAddress: `0x${string}`;
        participant: `0x${string}`;
    }
    Index
    bondAddress: `0x${string}`
    participant: `0x${string}`