wire localhost screen
This commit is contained in:
parent
671875e67f
commit
c2cab40a2e
21 changed files with 1553 additions and 590 deletions
|
|
@ -1,4 +1,5 @@
|
|||
create lnd classes: `npx protoc -I ./others --ts_out=./lnd others/*`
|
||||
create server classes: `npx protoc -I ./service --pub_out=. service/*`
|
||||
create wizard classes: `npx protoc -I ./wizard --pub_out=./wizard_service wizard/*`
|
||||
|
||||
export PATH=$PATH:~/Lightning.Pub/proto
|
||||
Loading…
Add table
Add a link
Reference in a new issue