OTP version shenanigans
This commit is contained in:
parent
d2bd01eaf1
commit
a3f60e3609
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
|||
-record(state, {inker :: pid(),
|
||||
penciller :: pid(),
|
||||
cache_size :: integer(),
|
||||
ledger_cache :: dict:dict(), % a skiplist
|
||||
ledger_cache, % a skiplist
|
||||
is_snapshot :: boolean(),
|
||||
slow_offer = false :: boolean()}).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue