kin-sdk-python icon indicating copy to clipboard operation
kin-sdk-python copied to clipboard

Kin SDK for Python

Results 2 kin-sdk-python issues
Sort by recently updated
recently updated
newest added

Modified the `create_account` and `send_kin` methods (and their underlying builders) to accept a new parameter `raw_memo` (whose default is `False`, so the original behavior remains the default behavior). If `raw_memo`...

On `v2-master` Can there be more explanatory error on what went wrong here? https://github.com/kinecosystem/kin-sdk-python/blob/3460e8191b66a535ef13e0d500d0529d6b0c6980/kin/account.py#L259