Skip to content

Evaluate ExUnits get the error when try to unlock locked fund #386

Answered by satran004
quanqx asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @quanqx,

You need to set requiredSigners field in transaction as the contract is checking signatories.

Here's a working example with QuickTx

https://github.com/satran004/helloworld-contract-offchain

Looks like you are using Composable function (TxBuilder) api in your off-chain code. Check QuickTx api, it provides a simple declarative api to build transactions.

Thanks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@quanqx
Comment options

Answer selected by quanqx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants