@helium/spl-utils 0.9.24-alpha.0 → 0.10.0-alpha.1

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.
Files changed (36) hide show
  1. package/lib/cjs/fetchBackwardsCompatibleIdl.js +1 -1
  2. package/lib/cjs/fetchBackwardsCompatibleIdl.js.map +1 -1
  3. package/lib/cjs/idl/circuit_breaker.json +388 -210
  4. package/lib/cjs/idl/data_credits.json +1847 -673
  5. package/lib/cjs/idl/fanout.json +1123 -328
  6. package/lib/cjs/idl/helium_entity_manager.json +4611 -2523
  7. package/lib/cjs/idl/helium_sub_daos.json +3863 -1971
  8. package/lib/cjs/idl/hexboosting.json +853 -282
  9. package/lib/cjs/idl/lazy_distributor.json +1640 -736
  10. package/lib/cjs/idl/lazy_transactions.json +341 -237
  11. package/lib/cjs/idl/mobile_entity_manager.json +2016 -602
  12. package/lib/cjs/idl/no_emit.json +168 -34
  13. package/lib/cjs/idl/price_oracle.json +179 -118
  14. package/lib/cjs/idl/rewards_oracle.json +374 -61
  15. package/lib/cjs/idl/treasury_management.json +495 -187
  16. package/lib/cjs/idl/voter_stake_registry.json +2955 -1339
  17. package/lib/cjs/transaction.js +1 -1
  18. package/lib/esm/src/fetchBackwardsCompatibleIdl.js +1 -1
  19. package/lib/esm/src/fetchBackwardsCompatibleIdl.js.map +1 -1
  20. package/lib/esm/src/idl/circuit_breaker.json +388 -210
  21. package/lib/esm/src/idl/data_credits.json +1847 -673
  22. package/lib/esm/src/idl/fanout.json +1123 -328
  23. package/lib/esm/src/idl/helium_entity_manager.json +4611 -2523
  24. package/lib/esm/src/idl/helium_sub_daos.json +3863 -1971
  25. package/lib/esm/src/idl/hexboosting.json +853 -282
  26. package/lib/esm/src/idl/lazy_distributor.json +1640 -736
  27. package/lib/esm/src/idl/lazy_transactions.json +341 -237
  28. package/lib/esm/src/idl/mobile_entity_manager.json +2016 -602
  29. package/lib/esm/src/idl/no_emit.json +168 -34
  30. package/lib/esm/src/idl/price_oracle.json +179 -118
  31. package/lib/esm/src/idl/rewards_oracle.json +374 -61
  32. package/lib/esm/src/idl/treasury_management.json +495 -187
  33. package/lib/esm/src/idl/voter_stake_registry.json +2955 -1339
  34. package/lib/esm/src/transaction.js +1 -1
  35. package/lib/esm/tsconfig.esm.tsbuildinfo +1 -1
  36. package/package.json +5 -5

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.