Skip to content

Is there a way to change signedExtensions? #115

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

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions