Elixium Core v0.3.4 Elixium.Utxo View Source

Link to this section Summary

Functions

Takes in a utxo received from a peer which may have malicious or extra attributes attached. Removes all extra parameters which are not defined explicitly by the utxo struct

Link to this section Functions

Link to this function sanitize(unsanitized_utxo) View Source
sanitize(Elixium.Utxo) :: Elixium.Utxo

Takes in a utxo received from a peer which may have malicious or extra attributes attached. Removes all extra parameters which are not defined explicitly by the utxo struct.