Move standalone blocks page to /view/blocks
This commit is contained in:
@@ -126,7 +126,7 @@ let routes: Routes = [
|
|||||||
component: MempoolBlockViewComponent,
|
component: MempoolBlockViewComponent,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: 'eight-blocks',
|
path: 'view/blocks',
|
||||||
component: EightBlocksComponent,
|
component: EightBlocksComponent,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user