-
gm guys, i trying to send some money to my contract address, but the call fails with error `"Response errors; Validity(InsufficientFeeAmount { expected: 652174, provided: 0 })" })`, can you help me h…
-
### Link to minimal reproducible example
Can be reproduced on [https://eth.blockscout.com/](https://eth.blockscout.com/)UPDATED: 28-AUGtested with [https://lab.web3modal.com/library/wagmi/](https://l…
-
### Related Component
forc-fmt
### Problem
```rust
library;
use std::iterator::Iterator;
struct ListIter {
this: List,
}
enum List {
Next: T,
End: (),
}
impl Lis…
-
# Apple Pay In-App Provisioning
Apple Pay 应用内配置使交通卡、门禁卡和支付卡(信用卡/借记卡/预付费卡)的发行者能够将其配置到 直接通过发行人的 iOS 应用程序使用 Apple Wallet。
以支付卡为例,In-App Provisioning流程如下:
支付卡的In-App Provisioning是最为常见的case。
-
Have you found a way to delete a created pass from someone else's wallet? So that you can send the created link to someone else and then not only make the link invalid but also delete the already save…
-
I encountered an error while testing the `bdk_flutter` package on Android. The error message states, "Invalid argument(s): Failed to load dynamic library 'librust_bdk_ffi.so': dlopen failed: library '…
-
### What version of Wallet are you using?
Version: 0.16.1
### What is happening?
The video below shows what's happening.
https://github.com/FuelLabs/fuels-wallet/assets/114662397/f5c5d77e-3a81-4…
-
-
Hello,
I got my new M1 machine a couple days ago, and wanted to start Electrum. The app starts fine, but when I select a wallet file in the open dialog, the entire computer crashes. I didn't try an…
Zettt updated
3 years ago
-
i am form China , i dont know if its network issue
this is my code
```rust
use fuels::{prelude::*, types::ContractId};
// Load abi from json
abigen!(Contract(
name = "MyContract",
a…