Skip to content

Question about the limitation of the size of sign message in demo/run.sh #209

@fengshanshan

Description

@fengshanshan

Hi,
I got a 'capacity overflow' panic when I worked with the run.sh script in the demo.

In the beginning, everything goes well. However, in my case, the message I need to sign is a JSON format, so I try to change the way in gg18_sign_client to receive a JSON string, then I got the 'capacity overflow' panic. I cannot figure out why.

Later I just tried to change the sign message from the simple "KZen Networks" to a longer one, and I got the same 'capacity overflow' panic. Is that from the limitation of the size of the sign message?
Hope to hear from you soon

Metadata

Metadata

Assignees

No one assigned

    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