Storage transactions are now paid for by a system account (#4193)
* Pay program loading fees from a system account * Pay transaction fees from a system account
This commit is contained in:
@@ -300,7 +300,6 @@ impl LocalCluster {
|
||||
self.entry_point_info.clone(),
|
||||
replicator_keypair,
|
||||
storage_keypair,
|
||||
None,
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
|
Reference in New Issue
Block a user