Skip to content

Commit 31e4e22

Browse files
authored
Merge pull request #38 from mwarzybok-sumoheavy/feature/SP-657
Feature/sp 657
2 parents 331f2b1 + 78ae809 commit 31e4e22

File tree

2 files changed

+2
-198
lines changed

2 files changed

+2
-198
lines changed

setup/bitpay_setup.py

Lines changed: 0 additions & 196 deletions
This file was deleted.

src/bitpay/bitpay_setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
import requests
66

7-
from bitpay.utils.key_utils import *
8-
from bitpay.exceptions.bitpay_exception import BitPayException
7+
from utils.key_utils import *
8+
from exceptions.bitpay_exception import BitPayException
99

1010
# Will be set to Test otherwise
1111
private_key_name = "private_key.pem" # Add here the name for your Private key

0 commit comments

Comments
 (0)