Commit 2286c77
committed
fix(cli): pass keypair path from artifacts dir in templates
When --artifacts-path is set, use the keypair from the same
directory as the .so instead of defaulting to target/deploy/.
cargo build-sbf outputs both files to the same location.1 parent 2c802d0 commit 2286c77
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
52 | | - | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments