Footer and header design updates.
This commit is contained in:
@@ -3,7 +3,7 @@ import { HttpClient } from '@angular/common/http';
|
||||
import { Observable } from 'rxjs';
|
||||
import { Block, Transaction, Address, Outspend, Recent } from '../interfaces/electrs.interface';
|
||||
|
||||
const API_BASE_URL = 'https://www.blockstream.info/api';
|
||||
const API_BASE_URL = 'https://www.blockstream.info/testnet/api';
|
||||
|
||||
@Injectable({
|
||||
providedIn: 'root'
|
||||
|
||||
Reference in New Issue
Block a user