Talha
Talha
i came across ImportError exception when tried to import from steembase.memo ### Version of Python you are running ### 3.5.2 ### Version of steem-python you are running ### 1.0.1 ###...
`getStxAddress` / useWatchStxAddress and/or related state functions returns the current STX address for the active network. But let's say if i need testnet address of the user while the active...
https://github.com/blockstack/radiks/blob/36c474bf99f2fa3ef4dbe7dd5bd7a52f134b631e/src/models/user.ts#L79-L102 In case of server error, the personal signing key is regenerated and disrupts data integrity on the basis of the user. "then" should be used instead of "finally"
`User.createWithCurrentUser()` causes `group-membership.js:190 Uncaught (in promise) TypeError: Cannot read property 'attrs' of undefined` with non-username accounts. Tested versions: 0.2.1, 0.3.0-beta.1