v1.1.7
Pre-release
Pre-release
-
#143 Implemented the address/{address}/keys endpoint that will return a map containing all keys and their values for an account. The value is represented in hexadecimal encoding.
-
#144 Fixed the situation when a node wouldn't have responded, a status 400 would have been returned
-
#147 Extend API route /transaction/simulate with an extra query parameter checkSignature in order to can simulate a transaction without the correct signature.
-
#155 Bug fix API /transaction/cost