OPNet
    Preparing search index...

    Type Alias ReservationCreatedEvent

    type ReservationCreatedEvent = {
        expectedAmountOut: bigint;
        totalSatoshis: bigint;
    }
    Index

    Properties

    expectedAmountOut: bigint
    totalSatoshis: bigint