You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those looking to send multiple transactions before the first is included or signing offline and sending at a later date, it would be useful to be able to manually specify a nonce for the zkApp transaction.
Perhaps this could be included in the FeePayerSpec as an optional value?
The text was updated successfully, but these errors were encountered:
garethtdavies
changed the title
Feature: Add ability to manually nonce for transaction
Feature: Add ability to manually add nonce for zkApp transaction
Sep 24, 2022
garethtdavies
changed the title
Feature: Add ability to manually add nonce for zkApp transaction
Feature: Allow offline signing of zkApp transactions
Sep 27, 2022
Updated the title to better reflect what I am trying to achieve, and while specifying the nonce is required, there might be additional requirements to allow for this?
For those looking to send multiple transactions before the first is included or signing offline and sending at a later date, it would be useful to be able to manually specify a nonce for the zkApp transaction.
Perhaps this could be included in the
FeePayerSpec
as an optional value?The text was updated successfully, but these errors were encountered: