Upgradeable programs called same as non-upgradeable (#14239) (#14347)

* Upgradeable programs called same as non-upgradeable

* nudge

(cherry picked from commit ab205b682a)

Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
mergify[bot]
2020-12-30 06:53:16 +00:00
committed by GitHub
parent 7eb5db98cf
commit 4e6e415e40
8 changed files with 212 additions and 76 deletions

View File

@@ -903,6 +903,7 @@ mod tests {
Rent::default(),
vec![],
&[],
&[],
None,
BpfComputeBudget {
max_units: 1,