added new blockstream endpoint to example allowed.list (#1611)
* added new blockstream endpoint to example allowed.list * updated changelog
This commit is contained in:
@@ -8,6 +8,7 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
|
||||
|
||||
- nym-cli: added CLI tool for interacting with the Nyx blockchain and Nym mixnet smart contracts ([#1577])
|
||||
- validator-client: added `query_contract_smart` and `query_contract_raw` on `NymdClient` ([#1558])
|
||||
- network-requester: added additional Blockstream Green wallet endpoint to `example.allowed.list` ([#1611](https://github.com/nymtech/nym/pull/1611))
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
blockstream.info
|
||||
blockstream.com
|
||||
greenaddress.it
|
||||
electrum.org
|
||||
qtornado.com
|
||||
|
||||
Reference in New Issue
Block a user