Update
2024/08/15
cd ~/0g-da-node
git fetch --all --tag
git checkout v1.0.2
git submodule update --init
cargo build --release
Last updated
Was this helpful?
2024/08/15
cd ~/0g-da-node
git fetch --all --tag
git checkout v1.0.2
git submodule update --init
cargo build --release
Last updated
Was this helpful?