metaboss icon indicating copy to clipboard operation
metaboss copied to clipboard

Request: Allow setting the recentBlockhash in the all Metaboss transaction

Open zlnvch opened this issue 4 years ago • 2 comments

Sometimes you need to do a mint or other metaplex action in response to another transaction on the chain. However, often you want to do it before the transaction you are responding to is finalized in the cluster.

Therefore, being able to set the recent blockhash that the transaction you're pushing references, allows it to be forked out in the case that the transaction you're responding to never gets finalized / gets forked out.

zlnvch avatar Dec 27 '21 13:12 zlnvch

Interesting use-case. Any idea what you think this API should look like?

samuelvanderwaal avatar Dec 29 '21 04:12 samuelvanderwaal

I would just add --recent-blockhash

zlnvch avatar Dec 29 '21 10:12 zlnvch

@znebby I'm going through old issues and realizing I never did this. I doubt it's still relevant to you, but if you or anyone else thinks this is still useful I can probably implement it. Otherwise I'll just close the issue.

samuelvanderwaal avatar Sep 25 '22 01:09 samuelvanderwaal