mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-10 05:31:03 +00:00
c64c4bf00f
TX was not yet included in a block when verify fired immediately after signing, causing first attempt to always fail. Block time on Asset Hub is ~12s, so delay the verify call accordingly.