Support for Zebra 2.1.0 #102

Merged
pitmutt merged 97 commits from rav001 into master 2024-12-14 12:51:07 +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"