Skip to content

[dapps] Message layout should be passed as object. #84

@seland

Description

@seland

Issue

Currently Panthalassa expects a string to be passed as layout of DApp message coming from message renderer. Since JSX tree is an object it's more convenient for DApp developers to directly pass an object.

Solution

This line needs to be changed to getting object instead of string

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions