rchain / pyrchain

Python 3 interface to RChain RNode RPC
GNU General Public License v3.0
10 stars 10 forks source link

get_public_key?What did I neglect,please? #62

Closed paul-99 closed 4 years ago

paul-99 commented 4 years ago

6PJSHZ9X`8(U5G 09J~EB2E

zsluedem commented 4 years ago

@paul-99 You should pass the key object instead of str. take a look at python.https://github.com/rchain/pyrchain/blob/master/examples/vault_example.py

paul-99 commented 4 years ago

thanks,!!! o i get it and the transactions is Launchand and the token is received. thanks for your job!!

paul-99 commented 4 years ago

@zsluedem