polkadot-sdk icon indicating copy to clipboard operation
polkadot-sdk copied to clipboard

Pallet macro refactor, no breaking change

Open gui1117 opened this issue 1 year ago • 1 comments

  • improved error message in case of internal error.
  • remove some unnecessary tt_call macro call in construct_runtime.
  • refactor some macro generated for construct_runtime.
  • parsing of call slightly refactored.

gui1117 avatar Aug 14 '24 07:08 gui1117