This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
mempool
Watch
1
Star
0
Fork
0
You've already forked mempool
mirror of
https://github.com/mempool/mempool.git
synced
2025-01-09 15:06:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ca40fc7045
mempool
/
frontend
/
src
/
environments
/
environment.prod.ts
5 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial code commit.
2019-07-21 16:59:47 +02:00
export
const
environment
=
{
Transaction view.
2019-11-10 09:44:00 +01:00
production
:
true
,
Renamed the electrs backend support to 'electrs'.
2019-12-06 22:37:07 +01:00
electrs
:
false
,
Initial code commit.
2019-07-21 16:59:47 +02:00
}
;
Reference in New Issue
Copy Permalink