Skip to content

AttributeError: 'NoneType' object has no attribute 'get_type_string' #376

Answered by arjanz
klemendrobnic asked this question in Q&A
Discussion options

You must be logged in to vote

After examining the metadata of the runtime, I found out that the Balances pallet for the endpoint you provided has in fact no runtime calls at all (so call transfer couldn't be found). You can also check PolkadotJS

However, the error handler could be improved here, the current thrown exception is indeed confusing and should be something like Call function 'transfer' not found. I'll make an issue for this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@klemendrobnic
Comment options

Answer selected by klemendrobnic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants