@sentio/sdk
    Preparing search index...
    interface Withdrawal<T0> {
        limit: bigint;
        owner: string;
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    limit: bigint
    owner: string