Module utils

Module utils 

Source
Expand description

Utility functions for TAP core

This module provides utility functions used throughout the TAP core library.

Re-exports§

pub use name_hash::hash_name;
pub use name_hash::NameHashable;

Modules§

name_hash
Name hashing utilities for TAIP-12 compliance

Functions§

get_current_time
Gets the current time as a unix timestamp (seconds since the epoch)