Skip to content

Commit

Permalink
feat!: Remove all v0 routes to prepare for v1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed Oct 23, 2020
1 parent 53c964b commit 410a2e9
Show file tree
Hide file tree
Showing 43 changed files with 0 additions and 2,200 deletions.
2 changes: 0 additions & 2 deletions src/controllers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ export * from './blocks';
export * from './runtime';
export * from './pallets';
export * from './node';

export * as v0 from './v0';
6 changes: 0 additions & 6 deletions src/controllers/v0/index.ts

This file was deleted.

92 changes: 0 additions & 92 deletions src/controllers/v0/v0accounts/AccountsBalanceInfoController.ts

This file was deleted.

101 changes: 0 additions & 101 deletions src/controllers/v0/v0accounts/AccountsStakingInfoController.ts

This file was deleted.

81 changes: 0 additions & 81 deletions src/controllers/v0/v0accounts/AccountsVestingInfoController.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/controllers/v0/v0accounts/index.ts

This file was deleted.

101 changes: 0 additions & 101 deletions src/controllers/v0/v0blocks/BlocksController.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/controllers/v0/v0blocks/index.ts

This file was deleted.

Loading

0 comments on commit 410a2e9

Please sign in to comment.