Open maxonflutter opened 2 years ago
The value for nounce is null in the TransactionResponse object. If you replace all the 'nounce' in the code with 'nonce', it will fix the issue.
A mistake on my side, thank you for pointing that out!
Will fix this later, but PR is also welcomed!
Is this fixed?
The value for nounce is null in the TransactionResponse object. If you replace all the 'nounce' in the code with 'nonce', it will fix the issue.