Bitcoinex.Transaction.Utils (bitcoinex v0.1.6) View Source
Utilities for when dealing with transaction objects.
Link to this section Summary
Functions
Returns the Variable Length Integer used in serialization.
Returns the serialized variable length integer.
Link to this section Functions
Specs
get_counter(binary()) :: {non_neg_integer(), binary()}
Returns the Variable Length Integer used in serialization.
Reference: https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer
Specs
Returns the serialized variable length integer.