mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-31 12:21:25 +00:00
Add timestamps to transaction creation process
This commit is contained in:
@@ -14,7 +14,7 @@ default = ["console_error_panic_hook"]
|
||||
hex = "0.3"
|
||||
protobuf = "2"
|
||||
wasm-bindgen = "0.2"
|
||||
web-sys = { version = "0.3", features = ["console"] }
|
||||
web-sys = { version = "0.3", features = ["console", "Performance", "Window"] }
|
||||
|
||||
# We don't use these crates directly, but we add it as a dependency so we can
|
||||
# enable necessary features for WASM compatibility.
|
||||
|
Reference in New Issue
Block a user