Skip to content

Commit 0829b4d

Browse files
authored
Merge pull request #1010 from ellemouton/proxyCallbacks
litclient: add proxy json callbacks to Registrations list
2 parents bad957b + ed75f5b commit 0829b4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

litclient/jsoncallbacks.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ var Registrations = []StubPackageRegistration{
5454
litrpc.RegisterAutopilotJSONCallbacks,
5555
litrpc.RegisterFirewallJSONCallbacks,
5656
litrpc.RegisterStatusJSONCallbacks,
57+
litrpc.RegisterProxyJSONCallbacks,
5758
taprpc.RegisterTaprootAssetsJSONCallbacks,
5859
assetwalletrpc.RegisterAssetWalletJSONCallbacks,
5960
universerpc.RegisterUniverseJSONCallbacks,

0 commit comments

Comments
 (0)