Show time estimate
This commit is contained in:
@ -48,6 +48,8 @@ export interface StreamProviderInfo {
|
||||
ingressKey?: string
|
||||
balance?: number
|
||||
publishedEvent?: NostrEvent
|
||||
rate?: number
|
||||
unit?: string
|
||||
}
|
||||
|
||||
export class ProviderStore extends ExternalStore<Array<StreamProvider>> {
|
||||
|
Reference in New Issue
Block a user