Module sapio_base::util[][src]

Extra functionality for working with Bitcoin types

Traits

CTVHash

Any type which can generate a CTVHash. Allows some decoupling in the future if some types will not be literal transactions. TODO: Rename to something like Transaction Extension Features