fix imports
This commit is contained in:
parent
6725d4620b
commit
48bfc45bcf
12 changed files with 379 additions and 287 deletions
|
|
@ -11,7 +11,7 @@ import { UnknownFieldHandler } from "@protobuf-ts/runtime";
|
|||
import type { PartialMessage } from "@protobuf-ts/runtime";
|
||||
import { reflectionMergePartial } from "@protobuf-ts/runtime";
|
||||
import { MessageType } from "@protobuf-ts/runtime";
|
||||
import { ChanBackupSnapshot } from "./lightning";
|
||||
import { ChanBackupSnapshot } from "./lightning.js";
|
||||
/**
|
||||
* @generated from protobuf message lnrpc.GenSeedRequest
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue