mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-24 03:57:55 +00:00
a77840838f
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.