Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎸 allow submitting offline tx with just payload #1438

Open
wants to merge 1 commit into
base: alpha
Choose a base branch
from

Conversation

polymath-eric
Copy link
Collaborator

@polymath-eric polymath-eric commented Jan 31, 2025

Description

allow users to pass in only the inner payload in network.submitTransaction

Breaking Changes

None

JIRA Link

DA-1451

Checklist

  • Updated the Readme.md (if required) ?

allow users to pass in only the inner payload in
`network.submitTransaction`
@polymath-eric polymath-eric requested a review from a team as a code owner January 31, 2025 20:59
@F-OBrien
Copy link
Collaborator

A signed rawPayload should also be accepted for submitting. This gives an example of how the raw can be decoded and prepared for submitting
https://github.com/F-OBrien/example-polymesh-sdk-scripts/blob/1a997889c0f4f94445ac2e9a07e0eb661151b157/src/transactionSigning/RawPayloadSigning.ts#L172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants