@campnetwork/origin 1.2.6-0 → 1.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/core.d.ts CHANGED
@@ -141,7 +141,6 @@ interface Environment {
141
141
  CHAIN: any;
142
142
  IPNFT_ABI?: any;
143
143
  MARKETPLACE_ABI?: any;
144
- ROYALTY_VAULT_ABI?: any;
145
144
  TBA_ABI?: any;
146
145
  }
147
146
 
@@ -141,7 +141,6 @@ interface Environment {
141
141
  CHAIN: any;
142
142
  IPNFT_ABI?: any;
143
143
  MARKETPLACE_ABI?: any;
144
- ROYALTY_VAULT_ABI?: any;
145
144
  TBA_ABI?: any;
146
145
  }
147
146