Skip to content

Embedded Wallets: standardize parameter presentation #2648

Description

@m4sterbunny

Standardize presentation of parameters across:

  • optional vs required items, this is sometimes handled with ? at end of parameter --> Discussed with @yashovardhan

Decision is for ? for optional and then (Required) at the start of the description for the not-optional

  • add column to tables to support type

For booleans, this will then allow Default: none | Default: true (or t or 1, per the config) | Default: false (or f or 0, per the config) at the start of the description

  • true and false as true and false

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    embedded walletsContent related to the embedded wallet content

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions