mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
Fix linting
This commit is contained in:
parent
b3def2cd4b
commit
5c3b2a4b66
@ -451,7 +451,7 @@ suite "Onchain group manager":
|
|||||||
except Exception, CatchableError:
|
except Exception, CatchableError:
|
||||||
assert false,
|
assert false,
|
||||||
"exception raised when calling register with useMaxGasPrice: " &
|
"exception raised when calling register with useMaxGasPrice: " &
|
||||||
getCurrentExceptionMsg()
|
getCurrentExceptionMsg()
|
||||||
|
|
||||||
let merkleRootAfter = waitFor manager.fetchMerkleRoot()
|
let merkleRootAfter = waitFor manager.fetchMerkleRoot()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user