Upgrade Zebra call #39

Merged
pitmutt merged 109 commits from rav001 into dev040 2024-03-20 16:15:31 +00:00
Showing only changes of commit a8d4a96b8a - Show all commits

View file

@ -135,7 +135,7 @@ createTransaction ::
-> IO (Either TxError HexString)
createTransaction sapAnchor orchAnchor tSpend sSpend oSpend outgoing znet bh build = do
txResult <-
withBorshBufferOfInitSize 5120 $
withBorshBufferOfInitSize 10240 $
rustWrapperCreateTx
(case sapAnchor of
Nothing -> "0"