@dedot/chaintypes 0.265.0 → 0.267.0

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 (51) hide show
  1. package/kusama-asset-hub/consts.d.ts +26 -36
  2. package/kusama-asset-hub/errors.d.ts +50 -105
  3. package/kusama-asset-hub/events.d.ts +93 -229
  4. package/kusama-asset-hub/index.d.ts +1 -1
  5. package/kusama-asset-hub/query.d.ts +114 -112
  6. package/kusama-asset-hub/runtime.d.ts +29 -2
  7. package/kusama-asset-hub/tx.d.ts +32 -683
  8. package/kusama-asset-hub/types.d.ts +592 -1490
  9. package/kusama-asset-hub/view-functions.d.ts +38 -2
  10. package/kusama-people/consts.d.ts +2 -1
  11. package/kusama-people/index.d.ts +1 -1
  12. package/kusama-people/query.d.ts +45 -4
  13. package/kusama-people/runtime.d.ts +6 -2
  14. package/kusama-people/tx.d.ts +22 -13
  15. package/kusama-people/types.d.ts +84 -27
  16. package/kusama-people/view-functions.d.ts +42 -1
  17. package/package.json +2 -2
  18. package/paseo-hydration/consts.d.ts +0 -10
  19. package/paseo-hydration/errors.d.ts +57 -4
  20. package/paseo-hydration/events.d.ts +90 -14
  21. package/paseo-hydration/index.d.ts +1 -1
  22. package/paseo-hydration/query.d.ts +48 -0
  23. package/paseo-hydration/tx.d.ts +344 -1
  24. package/paseo-hydration/types.d.ts +11772 -11274
  25. package/paseo-hydration/view-functions.d.ts +32 -1
  26. package/polkadot/consts.d.ts +0 -9
  27. package/polkadot/errors.d.ts +25 -108
  28. package/polkadot/events.d.ts +0 -308
  29. package/polkadot/index.d.ts +3 -1
  30. package/polkadot/query.d.ts +82 -275
  31. package/polkadot/runtime.d.ts +73 -2
  32. package/polkadot/tx.d.ts +60 -375
  33. package/polkadot/types.d.ts +160 -908
  34. package/polkadot/view-functions.d.ts +0 -1
  35. package/polkadot-asset-hub/consts.d.ts +21 -31
  36. package/polkadot-asset-hub/errors.d.ts +50 -105
  37. package/polkadot-asset-hub/events.d.ts +93 -229
  38. package/polkadot-asset-hub/index.d.ts +1 -1
  39. package/polkadot-asset-hub/query.d.ts +114 -112
  40. package/polkadot-asset-hub/runtime.d.ts +29 -2
  41. package/polkadot-asset-hub/tx.d.ts +32 -647
  42. package/polkadot-asset-hub/types.d.ts +575 -1377
  43. package/polkadot-asset-hub/view-functions.d.ts +38 -2
  44. package/polkadot-people/consts.d.ts +2 -1
  45. package/polkadot-people/events.d.ts +20 -0
  46. package/polkadot-people/index.d.ts +3 -1
  47. package/polkadot-people/query.d.ts +45 -4
  48. package/polkadot-people/runtime.d.ts +6 -2
  49. package/polkadot-people/tx.d.ts +22 -13
  50. package/polkadot-people/types.d.ts +104 -28
  51. package/polkadot-people/view-functions.d.ts +38 -1

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.