Skip to content

Commit be97f48

Browse files
committed
fix: remove mockups
1 parent bee8298 commit be97f48

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

src/data/mockedRequest.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

src/types/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
export type RequestStatus = 'pending' | 'success' | 'error' | 'null'
22

3-
export type Code = 'success' | 'error'
4-
53
export interface Faucet {
64
name: string // name of the testnet
75
chain_id: string // name of the testnet

0 commit comments

Comments
 (0)