Skip to content

Commit 08b8c32

Browse files
committed
preNode -> postNode
1 parent dc05443 commit 08b8c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/data/ln/network.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ plugins:
7070
postNode:
7171
hello:
7272
entrypoint: "../plugins/hello"
73-
helloTo: "preNode!"
73+
helloTo: "postNode!"
7474
preNetwork:
7575
hello:
7676
entrypoint: "../plugins/hello"

0 commit comments

Comments
 (0)