• Mark Tyneway's avatar
    contracts-bedrock: fix compiler warnings · af9ee1c1
    Mark Tyneway authored
    Fix the compiler warnings in the `DelayedVetoable` tests.
    There were unused variables returned from low level calls.
    There are alternative compiler warning if there is no
    assignment to the variables, so the solution is to use them
    either in an assertion or just reference them on their own line.
    Silly compiler.
    af9ee1c1
Name
Last commit
Last update
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...