Skip to content

Debug potentially incorrect return Value in Kotlin SDK for FindAccountsByDomainId #1969

@appetrosyan

Description

@appetrosyan

The result of executing FindAccountsByDomainId may sometimes return objects other than DomainId. U32 is returned as a Value, meaning that either the Kotlin SDK mishandles the datatype and converts it into a Value, or Iroha itself produces an incorrect data structure.

image.png

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingiroha2-devThe re-implementation of a BFT hyperledger in RUST

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions