Ergo Mainnet 3.0.2 Release
This release contains API improvements
-
utils/rawToAddress and utils/addressToRaw methods to convert pubkeyHex (used by mining software) into P2PK address (used by wallet) and vice versa
-
/wallet/updateChangeAddress method allows to set arbitrary address to send change for further transactions (by default, wallet sends change to a random wallet key)
-
/wallet/transactionById method shows data on given transaction id from the wallet
-
/wallet/transactions now has filters by min and max confirmations
-
number of confirmations added to wallet transaction