docs(nicehash): update references
This commit is contained in:
parent
96498e580e
commit
f0fa8ede74
@ -1,7 +1,9 @@
|
|||||||
"""
|
"""
|
||||||
NiceHash API interface
|
NiceHash API interface
|
||||||
|
|
||||||
https://github.com/nicehash/rest-clients-demo/blob/master/python/nicehash.py
|
References:
|
||||||
|
- https://docs.nicehash.com/main/index.html
|
||||||
|
- https://github.com/nicehash/rest-clients-demo/blob/master/python/nicehash.py
|
||||||
"""
|
"""
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
from hashlib import sha256
|
from hashlib import sha256
|
||||||
|
Loading…
Reference in New Issue
Block a user