fix docs
This commit is contained in:
parent
4e356b12a4
commit
a367ab02b1
BIN
docs/build/doctrees/environment.pickle
vendored
BIN
docs/build/doctrees/environment.pickle
vendored
Binary file not shown.
@ -44,7 +44,7 @@ Usage example::
|
||||
import pybtc
|
||||
a = pybtc.Address()
|
||||
print(a.address)
|
||||
print(a.private_key.wif())
|
||||
print(a.private_key.wif)
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user