Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

fix(docs): createSigningPayload docs specify handling payloads > 256 bytes #410

Merged
merged 2 commits into from
Mar 22, 2021

Conversation

emostov
Copy link
Contributor

@emostov emostov commented Mar 19, 2021

Fix docs for createSigingPayload to explain how to correctly handling singing payloads greater than 256 bytes.

This is especially important for users who do not use the ExtrinsicPayload.sign instance method.

Possibly relates to #263

relates to paritytech/txwrapper-core#65

@emostov emostov added bug Something isn't working documentation Improvements or additions to documentation labels Mar 19, 2021
Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dvdplm dvdplm merged commit 1fb0f41 into master Mar 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants