-
# Problem description
The current [SignTransaction](https://github.com/coral-xyz/backpack/blob/master/packages/provider-core/src/provider-solana-xnft.ts#L109) (Solana implementation) only accepts a…
-
I'm trying to sign a 2:2 multisig transaction using this library.
I've used [this example](https://github.com/Bit-Wasp/bitcoin-php/blob/4ec8a9e5e7a13fa15d9f9a79f9d5953f161f6a0e/examples/doc/tx/007_si…
ghost updated
5 years ago
-
### Problem
Issued copied from JS SDK: https://github.com/hashgraph/hedera-sdk-js/pull/2491
Once a signature has been added via addSignature, there is no convenience method to remove the signature…
-
## Problem
Self Create flow should end up with the user signing, ideally, a single transaction. We will need a helper contract (the self create flow contract) so user signs this one transaction and w…
-
Currently, this library supports signing transactions by inputting account credentials to sign with or by using this library inside of a wallet so the wallet can sign transactions and display transact…
-
env: dev node
1. close channel
2. open channel many times
return CkbTxUnlockError(TxDep(Other(invalid cell status: "unknown")))
```
2024-10-18T07:12:51.313559Z DEBUG fnn::fiber::network: Fun…
-
*Service v0.26.0, Node v8.0.0, npm v5.0.0*
I have the balance of 60$ in the address. now I'm trying to send 25 $ to other address in the same wallet. But unable to send. getting an error. I also ha…
-
```
$ blockchain-wallet-service --version
0.26.0
$ node -v
v6.11.4
```
I send 1092 satoshi with 2000 fee
response with status code `500` and body:
```
{
"error": "Error signing and pushing …
-
### Description
As a first step in stabilising and having a bug free send, the team has decided to go ahead with single network send as a version 1.
This epic covers all the changes that need to be …
-
It would be nice to have a feature for multiple signing on chain.
With a contract I think it is possible to ServiceAccount to store payloads and signatures of a transaction in a resource. It can a…