Skip to content

Is there a way to change signedExtensions? #115

@sweatpotato13

Description

@sweatpotato13

For example, in npm library @polkadot/api support custom type and signedExtensions like this

new ApiPromise({
      provider,
      types: {
          ...
      },
      signedExtensions: {
          ...
      }
    });

Is there a way to change signedExtensions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions