Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/architecture/brc-100.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ The application does not need separate business logic for desktop and mobile if

`noSend` and `sendWith` support chained batches. A wallet can create several actions without broadcasting them, pass change forward through `noSendChange`, and later send them together.

For the full lifecycle — every storage call each method makes, the transaction and output state machines, and where the TypeScript and Go implementations differ — see [Wallet UTXO Lifecycle](./wallet-utxo-lifecycle.md).

## Labels vs Tags

| Concept | Scope | Used by |
Expand Down
Loading
Loading