Experimental auto-push URL support
This commit is contained in:
@@ -32,6 +32,10 @@ const routes: Routes = [
|
||||
path: 'tx/push',
|
||||
component: PushTransactionComponent,
|
||||
},
|
||||
{
|
||||
path: 'pushtx',
|
||||
component: PushTransactionComponent,
|
||||
},
|
||||
{
|
||||
path: 'tx/test',
|
||||
component: TestTransactionsComponent,
|
||||
|
||||
Reference in New Issue
Block a user