@nevermined-io/payments
    Preparing search index...

    Type Alias CreditsOption

    CreditsOption: bigint | ((ctx: CreditsContext) => bigint)

    Credits option: fixed bigint or a function receiving CreditsContext.