mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 04:27:56 +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.