Skip to content
Snippets Groups Projects
Commit 895ceea7 authored by inso's avatar inso
Browse files

Merge branch 'master' of https://github.com/Insoleet/ucoin-python-api

Conflicts:
	lib/ucoin/wrappers/transactions.py
parents 87e49b70 dee108d1
No related branches found
Tags 0.4.2
No related merge requests found
...@@ -98,3 +98,6 @@ Comment: ...@@ -98,3 +98,6 @@ Comment:
tx = tx.replace("\n", "\r\n") tx = tx.replace("\n", "\r\n")
return tx return tx
def get_error(self):
return self.error
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment