UNPKG

@tatumio/tatum

Version:

Tatum JS SDK

2 lines (1 loc) 73 B
export type AccountStatus = 'nonexist' | 'uninit' | 'active' | 'frozen';