Skip to content

Home > @theweave/api > WeaveServices > openWal

WeaveServices.openWal property

Open the specified WAL

Signature:

typescript
openWal: (wal: WAL, mode?: OpenWalMode) => Promise<void>;