Add check for missing signature with fee'ed transaction
And update fetch-perf-libs version
This commit is contained in:
committed by
Michael Vines
parent
7dd198a99e
commit
3543a9a49f
@ -16,7 +16,7 @@ mkdir -p target/perf-libs
|
||||
cd target/perf-libs
|
||||
(
|
||||
set -x
|
||||
curl https://solana-perf.s3.amazonaws.com/v0.11.0/x86_64-unknown-linux-gnu/solana-perf.tgz | tar zxvf -
|
||||
curl https://solana-perf.s3.amazonaws.com/v0.11.1/x86_64-unknown-linux-gnu/solana-perf.tgz | tar zxvf -
|
||||
)
|
||||
|
||||
if [[ -r solana-perf-CUDA_HOME.txt ]]; then
|
||||
|
Reference in New Issue
Block a user