You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.
let version = VersionInfo{name:"Plug Node",commit:env!("VERGEN_SHA_SHORT"),version:env!("CARGO_PKG_VERSION"),executable_name:"plug",author:"Plug Developers <[email protected]>",description:"Generic plug node",support_url:"https://github.com/plugblockchain/plug-blockchain/issues/new",
The text was updated successfully, but these errors were encountered:
Node version info strings needs to be updated to "plug"
plug-blockchain/node/src/main.rs
Lines 47 to 54 in 2adb838
plug-blockchain/node-template/src/main.rs
Line 15 in 2adb838
It should read:
The text was updated successfully, but these errors were encountered: