Interface WalletIdentityData

interface WalletIdentityData {
    polkadot: any;
    subsocial: any;
}

Properties

Properties

polkadot: any
subsocial: any