Kamil Jankowski
Kamil Jankowski
### **Please check if the PR fulfills these requirements** - [x] The formatter, linter, and tests all run without an error - [x] Tests for the changes have been added...
Add omitted `$` to `"ref": "#/components/schemas/DEPLOY_ACCOUNT_TXN"`. Without it, `DEPLOY_ACCOUNT_TXN` doesn't show up in the OpenRPC playground.
### Which components does the task require to be changed? (think hard pls) snforge ### Description Calling inexistent entry point: - from test - fixed in #1741 - from another...
Next PR will add nested attributes to the structures: - struct members - enum variants - impl items - trait items