Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Add error handling instead of returning empty data #11

Open
pasichDev opened this issue Jan 22, 2024 · 0 comments
Open

Add error handling instead of returning empty data #11

pasichDev opened this issue Jan 22, 2024 · 0 comments

Comments

@pasichDev
Copy link
Contributor

static List<Pending> parseDataPendings(List<int>? response) {

static List<AddressObject> parseExternalWallet(Uint8List? fileBytes) {

List<Seed> parseDataSeeds(List<int>? response) {

static List<SummaryData> parseSummaryData(Uint8List bytesSummaryPsk) {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant