Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing and Broadcasting offers does not specify how to create an $ACTION #1087

Open
0xpatrickdev opened this issue May 13, 2024 · 0 comments

Comments

@0xpatrickdev
Copy link
Member

0xpatrickdev commented May 13, 2024

Problem

In the Signing and Broadcasting section there's a reference to "$ACTION" but no information on what it is or what is should look like:

image

Description of the Design

Give a hint to the user that need to provide a json string that includes CapData. It has body and slots keys, and typically needs to be generated using a marshaller that is aware of boardIds for the current environment:

{ body: `#${JSON.stringify(data)}`, slots: [] }
@0xpatrickdev 0xpatrickdev changed the title Sending wallet-action messages from agd Signing and Broadcasting offers does not specify how to create an $ACTION May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant