Skip to content

Limited compatibility with quarkus/vertx #53

@mitch-lbw

Description

@mitch-lbw

Check if vertx > 3.6.3 leads to same issue (List / Map returned from contract call is additionally wrapped into JsonArray)
Solution:
unwrappedResultObject = ((JsonArray)unwrappedResultObject).getList();

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions