Flow price: --
5b66c7591ac9ba3520599f3f9cfd78c5afbad7a6a9125c8a77ddfa9c56f8a6b7

Transaction

Hash: 5b66c7591ac9ba3520599f3f9cfd78c5afbad7a6a9125c8a77ddfa9c56f8a6b7
error
Error

Whoops! 😨 Something unexpected happened...

[Error Code: 1101] error caused by: 1 error occurred:
	* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot deploy invalid contract
 --> 5b66c7591ac9ba3520599f3f9cfd78c5afbad7a6a9125c8a77ddfa9c56f8a6b7:4:3
  |
4 | 			signer.contracts.add(name: name, code: code.utf8 )
  | 			^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: value of type `&Account` has no member `storageUsed`
  --> cbc6dbbfcc60e595.DapperStorageRent:94:17
   |
94 |     if recipient.storageUsed < recipient.storageCapacity && (recipient.storageCapacity - recipient.storageUsed) < self.StorageRentRefillThreshold {
   |                  ^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageCapacity`
  --> cbc6dbbfcc60e595.DapperStorageRent:94:41
   |
94 |     if recipient.storageUsed < recipient.storageCapacity && (recipient.storageCapacity - recipient.storageUsed) < self.StorageRentRefillThreshold {
   |                                          ^^^^^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageCapacity`
  --> cbc6dbbfcc60e595.DapperStorageRent:94:71
   |
94 |     if recipient.storageUsed < recipient.storageCapacity && (recipient.storageCapacity - recipient.storageUsed) < self.StorageRentRefillThreshold {
   |                                                                        ^^^^^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageUsed`
  --> cbc6dbbfcc60e595.DapperStorageRent:94:99
   |
94 |     if recipient.storageUsed < recipient.storageCapacity && (recipient.storageCapacity - recipient.storageUsed) < self.StorageRentRefillThreshold {
   |                                                                                                    ^^^^^^^^^^^ unknown member

error: cannot access `withdraw`: function requires `Withdraw` authorization, but reference is unauthorized
   --> cbc6dbbfcc60e595.DapperStorageRent:124:67
    |
124 |     privateForwardingSenderRef!.sendPrivateTokens(address,tokens:<-vaultRef!.withdraw(amount: self.RefuelAmount))
    |                                                                    ^^^^^^^^^^^^^^^^^^

error: value of type `&Account` has no member `storageUsed`
   --> cbc6dbbfcc60e595.DapperStorageRent:138:12
    |
138 |     if acct.storageUsed < acct.storageCapacity && (acct.storageCapacity - acct.storageUsed) < self.StorageRentRefillThreshold {
    |             ^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageCapacity`
   --> cbc6dbbfcc60e595.DapperStorageRent:138:31
    |
138 |     if acct.storageUsed < acct.storageCapacity && (acct.storageCapacity - acct.storageUsed) < self.StorageRentRefillThreshold {
    |                                ^^^^^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageCapacity`
   --> cbc6dbbfcc60e595.DapperStorageRent:138:56
    |
138 |     if acct.storageUsed < acct.storageCapacity && (acct.storageCapacity - acct.storageUsed) < self.StorageRentRefillThreshold {
    |                                                         ^^^^^^^^^^^^^^^ unknown member

error: value of type `&Account` has no member `storageUsed`
   --> cbc6dbbfcc60e595.DapperStorageRent:138:79
    |
138 |     if acct.storageUsed < acct.storageCapacity && (acct.storageCapacity - acct.storageUsed) < self.StorageRentRefillThreshold {
    |                                                                                ^^^^^^^^^^^ unknown member


Loading...
0

Loading...

1

Loading...