DasApiDecoratorOptions: {
    heliusCompatibility?: boolean;
}

Type declaration

  • Optional heliusCompatibility?: boolean

    Use Helius DAS parameter names (mint, owner) for methods where Helius diverges from the Metaplex DAS specification (mintAddress, ownerAddress).

Generated using TypeDoc