Function darkfi_sdk::wasm::util::get_blockchain_time

source ยท
pub fn get_blockchain_time() -> GenericResult<Option<Vec<u8>>>
Expand description

Everyone can call this. Will return current blockchain timestamp.

timestamp = get_blockchain_time();