Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Lack of important information about actions #48

Description

@benjaminbours

I think some actions could benefits from extra information.

For example this one the transfer one.

You can get this kind of error

// Error: inline action too big for nonprivileged account atomicassets

And you don't know why easily.

Turns out it comes from this piece of code on EOS.

The value of the max_inline_action_size can be found here

And you can find even more information about it here

I don't know which level of details you would like to provide as documentation here, but users definitely need to at least know about a max size somewhere in order to easily debug the applications they build on top of your systems.

@fabian-emilius

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