mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-08-12 13:41:33 +00:00
Bump deps (#751)
This commit is contained in:
@@ -9,7 +9,7 @@ import type { KeyringJson, KeyringStore } from '../types.js';
|
||||
export interface SingleAddress {
|
||||
json: KeyringJson;
|
||||
option: KeyringSectionOption;
|
||||
type?: KeypairType;
|
||||
type?: KeypairType | undefined;
|
||||
}
|
||||
|
||||
export interface SubjectInfo {
|
||||
|
||||
Reference in New Issue
Block a user