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

Type declaration

Generated using TypeDoc