Merge fort-nix/nix-bitcoin#420: missing sys import for error path set_onion_address
ae1c90997d
missing sys import for error path set_onion_address (cadwgan0) Pull request description: ACKs for top commit: erikarvstedt: ACKae1c90997d
Tree-SHA512: 4fce73b3d5f15a7e8d809f6ccfc305539d6eb75f1248ca3f50284216db851ec0149f6888209000b22bb272842c331da0e955004f7e6eec1551e2d6e487a54ee8
This commit is contained in:
commit
2f9b9b674b
@ -42,6 +42,7 @@ let
|
|||||||
|
|
||||||
import json
|
import json
|
||||||
import subprocess
|
import subprocess
|
||||||
|
import sys
|
||||||
from collections import OrderedDict
|
from collections import OrderedDict
|
||||||
|
|
||||||
def success(*args):
|
def success(*args):
|
||||||
|
Loading…
Reference in New Issue
Block a user