Open friedger opened 3 years ago
@agraebe did you happen to update connect-react
when adding sponsored transaction functionality in addition to connect
?
oh, I didn't cover connect-react
Apparently, stx transfer txs can't be sponsored according to spec.
Then the options for doStxTransfer should not contain sponsored
I can't create a sponsored stx transfer transaction using
doStxTransfer
fromconnect-react
. I can do a sponsored contract call.I am not sure whether it is a problem with connect-react or with the stacks-wallet-web.
The UI shows tx fees and I guess that the tx would be broadcasted.