Appearance
clearTxIntentions(store): void
store
void
Clear all transaction intentions from the store
import { clearTxIntentions } from "@midl-xyz/midl-js-executor";
clearTxIntentions(store);
Store