mchardysam / binance-chain-signing-service

Signing Service for Binance Chain
MIT License
8 stars 5 forks source link

Sign General Message #3

Open ScriptProdigy opened 5 years ago

ScriptProdigy commented 5 years ago

Is there any (undocumented, cant find anything in docs) features to sign any general message with a specific key?

Like there is with bitcoin rpc signmessage

ScriptProdigy commented 5 years ago

https://github.com/sammchardy/python-binance-chain/blob/master/binance_chain/wallet.py#L142

looking for this functionality