Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
rustWrapperBech32Decode :: ByteString -> Buffer RawData -> IO () #
rustWrapperBech32mEncode :: ByteString -> ByteString -> Buffer Text -> IO () #
rustWrapperF4Jumble :: ByteString -> Buffer ByteString -> IO () #
rustWrapperF4UnJumble :: ByteString -> Buffer ByteString -> IO () #
rustWrapperUADecode :: ByteString -> Buffer RawUA -> IO () #
rustWrapperIsShielded :: ByteString -> Bool #
rustWrapperSaplingCheck :: ByteString -> ByteString -> Bool #
rustWrapperOrchardCheck :: ByteString -> ByteString -> Bool #
rustWrapperSaplingNoteDecode :: ByteString -> ShieldedOutput -> Buffer DecodedNote -> IO () #
rustWrapperSaplingDecodeEsk :: ByteString -> ShieldedOutput -> Bool -> Bool -> Word64 -> Buffer DecodedNote -> IO () #
rustWrapperUfvkDecode :: ByteString -> Buffer UnifiedFullViewingKey -> IO () #
rustWrapperOrchardNoteDecode :: ByteString -> OrchardAction -> Buffer DecodedNote -> IO () #
rustWrapperOrchardNoteDecodeSK :: ByteString -> OrchardAction -> Bool -> Buffer DecodedNote -> IO () #
rustWrapperTxParse :: ByteString -> Buffer [ShieldedOutput] -> IO () #
rustWrapperTxRead :: ByteString -> Buffer RawZebraTx -> IO () #
rustWrapperGenSeedPhrase :: Buffer Phrase -> IO () #
rustWrapperSaplingSpendingkey :: ByteString -> Word32 -> Word32 -> Buffer ByteString -> IO () #
rustWrapperSaplingPaymentAddress :: ByteString -> Word32 -> Buffer ByteString -> IO () #
rustWrapperSaplingChgPaymentAddress :: ByteString -> Buffer ByteString -> IO () #
rustWrapperGenOrchardSpendKey :: ByteString -> Word32 -> Word32 -> Buffer ByteString -> IO () #
rustWrapperGenOrchardReceiver :: ByteString -> Word32 -> Bool -> Buffer ByteString -> IO () #
rustWrapperReadSaplingCommitmentTree :: ByteString -> ByteString -> Buffer HexString -> IO () #
rustWrapperReadSaplingWitness :: ByteString -> Buffer HexString -> IO () #
rustWrapperBech32Encode :: ByteString -> ByteString -> Buffer Text -> IO () #
rustWrapperDecodeSaplingAddress :: ByteString -> Buffer ByteString -> IO () #
rustWrapperReadOrchardCommitmentTree :: ByteString -> ByteString -> Buffer HexString -> IO () #
rustWrapperReadOrchardWitness :: ByteString -> Buffer HexString -> IO () #
rustWrapperUpdateSaplingWitness :: ByteString -> [ByteString] -> Buffer HexString -> IO () #
rustWrapperUpdateOrchardWitness :: ByteString -> [ByteString] -> Buffer HexString -> IO () #
rustWrapperCreateTx :: ByteString -> ByteString -> [TransparentTxSpend] -> [SaplingTxSpend] -> [OrchardTxSpend] -> [OutgoingNote] -> Bool -> Word64 -> Bool -> Buffer HexString -> IO () #
rustWrapperBech32mEncode'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperSaplingNoteDecode'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperSaplingDecodeEsk'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> CUChar -> CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperOrchardNoteDecode'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperOrchardNoteDecodeSK'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> CUChar -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperSaplingSpendingkey'_ :: Ptr CUChar -> CULong -> CUInt -> CUInt -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperSaplingPaymentAddress'_ :: Ptr CUChar -> CULong -> CUInt -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperSaplingChgPaymentAddress'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperGenOrchardSpendKey'_ :: Ptr CUChar -> CULong -> CUInt -> CUInt -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperGenOrchardReceiver'_ :: Ptr CUChar -> CULong -> CUInt -> CUChar -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperReadSaplingCommitmentTree'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperBech32Encode'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperReadOrchardCommitmentTree'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #
rustWrapperUpdateSaplingWitness'_ :: Ptr CUChar -> CULong -> Ptr CUChar -> CULong -> Ptr CUChar -> Ptr CULong -> IO () #