Skip to content
Snippets Groups Projects

Resolve "fix outdated transaction"

Merged Hugo Trentesaux requested to merge 22-fix-outdated-transaction into master
1 unresolved thread

Closes #22 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
48 48 data: &Data,
49 49 payload: &Payload,
50 50 ) -> Result<TxProgress, subxt::Error> {
51 // get account nonce manually to be based on last block and not last finalized
52 let nonce = data
53 .legacy_rpc_methods()
  • poka approved this merge request

    approved this merge request

  • Hugo Trentesaux added 1 commit

    added 1 commit

    Compare with previous version

  • Hugo Trentesaux mentioned in commit 124bd9c2

    mentioned in commit 124bd9c2

  • Please register or sign in to reply
    Loading