Solana nonce account creation has a nondeterministic fee payer #40
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/icepick#40
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Had to retry running the workflow until it Just Worked(tm). Need to set the fee payer manually.
this has been resolved by restructuring how messages are created. now, the payer is always set to either a specified payer, or the first derived or provided key.