Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix failing unit test for large stratum id
PR #243 changes the type of id to int64_t, allowing for ids exceeding a 16-bit integer. Adjusts an associated unit test to ensure that 16-bit rollover wouldn't occur.
- Loading branch information