Skip to content

Commit

Permalink
Add missing license info
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Feb 19, 2024
1 parent def7df0 commit 4a3d2de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/assets/lib/external/types.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/* @license Copyright 2024 @polkadot-ui/library authors & contributors
SPDX-License-Identifier: MIT */

export interface NetworkInformation {
name: string;
network_type: string;
Expand Down

0 comments on commit 4a3d2de

Please sign in to comment.