RoyaltiesPlugin: {
    authority: BasePluginAuthority;
    basisPoints: number;
    creators: Creator[];
    offset?: undefined | bigint;
    ruleSet: RuleSet;
}

Type declaration

Generated using TypeDoc