Skip to content

[DISCUSSION] - BRC-100 - createAction clarification #85

Answered by ty-everett
dorzepowski asked this question in Q&A
Discussion options

You must be logged in to vote

I will answer a few of these now, and I'll also ask my team to provide answers to the ones that I haven't covered.

The method is called "create action." Could you clarify what "action" refers to in this context? Is it effectively creating or submitting a transaction?

An Action is a transaction. See "Action Oriented Programming" from https://projectbabbage.com/docs/babbage-sdk/concepts/actions-aop

Action = Bitcoin transaction.

If the only required parameter is description, what occurs if the user provides only this parameter?

Actions need at least one input OR one output. If there is neither, it is an error.

The documentation does not mention the use of labels. Is it allowed to includ…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sirdeggen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #79 on December 15, 2024 21:32.