NashMiao

Results 6 comments of NashMiao

> @NashMiao You have error in your code. > See first declaration of variable a (bytarray). Right, thank you for your reminding. I'll correct it right away.

@nagayev Hi, can your please help me to merge this patch into base branch?

I try to run `doge_spin.py` in windows 10. But it only support one default spinner. ![image](https://user-images.githubusercontent.com/18191964/59334836-ec5be180-8d2d-11e9-9eda-cc0d79a668fe.png) ![image](https://user-images.githubusercontent.com/18191964/59334846-f251c280-8d2d-11e9-8765-5b87cb255bd0.png) ![image](https://user-images.githubusercontent.com/18191964/59334789-d2ba9a00-8d2d-11e9-878a-abc9c5b75c86.png) > Currently, the package does not support Windows completely. Major reason for...

@lishuo5263 Hi, Maybe you need to open your local wallet file firstly. Something like this: ```Java OntSdk wm = OntSdk.getInstance(); wm.openWalletFile("walletfile.json"); ```

Currently, we can think user have two kinds of asset - native asset and NEO vm contract asset. #### Native Asset Ontology uses a dual token (ONT and ONG) model....