Type Alias: WalletWithRequiredFeatures
WalletWithRequiredFeatures =
WalletWithFeatures<MinimallyRequiredFeatures&Partial<IotaFeatures> &Partial<StandardDisconnectFeature> &IdentifierRecord<unknown>>
Represents a wallet with the absolute minimum feature set required to function in the IOTA ecosystem.