public static interface FfiWrapper.UpdateLinesInterface
| Modifier and Type | Method and Description |
|---|---|
void |
update(List<byte[]> removedChains,
HashMap<byte[],byte[]> newEntries,
HashMap<byte[],byte[]> newChains) |
void update(List<byte[]> removedChains, HashMap<byte[],byte[]> newEntries, HashMap<byte[],byte[]> newChains) throws FfiException
FfiExceptionCopyright © 2022. All rights reserved.