Skip to content

[mkdocs] docs: add transactions concept - #839

Merged
segfaultxavi merged 3 commits into
NemProject:new-docsfrom
zero4862:docs-transactions-concept
Apr 30, 2026
Merged

[mkdocs] docs: add transactions concept#839
segfaultxavi merged 3 commits into
NemProject:new-docsfrom
zero4862:docs-transactions-concept

Conversation

@zero4862

@zero4862 zero4862 commented Apr 24, 2026

Copy link
Copy Markdown

Adapts Transactions concept to NEM technology.

Differences with Symbol:

  • Multisig transactions: NEM wraps a single inner transaction per multisig envelope; Symbol aggregates wrap multiple inner transactions at once.
  • Multisig fees: NEM bills each transaction in a multisig composition separately (inner + envelope + consignatures), all paid by the multisig account; Symbol charges a single fee for the aggregate.
  • Transaction fees: NEM's fee field is the exact amount paid; Symbol's is a maximum, with the actual charge determined by the block's fee multiplier.
  • Block cadence: NEM targets a 60-second block time; Symbol targets 30 seconds.
  • Irreversibility: NEM considers a transaction irreversible after 360 confirmations (~6 hours) via the block-chain rewrite limit; Symbol relies on explicit finalization rounds.
  • Transaction catalog: NEM offer less transactions types than Symbol.

Comment thread mkdocs/pages/en/textbook/transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transactions.md
Comment thread mkdocs/pages/en/textbook/transactions.md
[mkdocs] docs: review transactions concept

[mkdocs] docs: review transactions concept

[mkdocs] docs: review transactions concept
@zero4862
zero4862 force-pushed the docs-transactions-concept branch from c6ccfe4 to d43215e Compare April 24, 2026 13:15
@segfaultxavi
segfaultxavi self-requested a review April 28, 2026 10:18
Comment thread mkdocs/pages/en/textbook/transactions.md
Comment thread mkdocs/pages/en/textbook/transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transactions.md
Comment thread mkdocs/pages/en/textbook/transactions.md
Comment thread mkdocs/pages/en/textbook/transactions.md
Comment thread mkdocs/pages/en/textbook/transactions.md Outdated
Comment thread mkdocs/pages/en/textbook/transactions.md
@zero4862
zero4862 requested a review from segfaultxavi April 29, 2026 09:51

@segfaultxavi segfaultxavi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good!

@segfaultxavi
segfaultxavi merged commit ed38d46 into NemProject:new-docs Apr 30, 2026
18 checks passed
segfaultxavi pushed a commit that referenced this pull request Jun 29, 2026
* [mkdocs] docs: add transactions concept
[mkdocs] docs: review transactions concept
[mkdocs] docs: review transactions concept
[mkdocs] docs: review transactions concept
* [mkdocs] docs: apply comments
segfaultxavi pushed a commit that referenced this pull request Jul 9, 2026
* [mkdocs] docs: add transactions concept
[mkdocs] docs: review transactions concept
[mkdocs] docs: review transactions concept
[mkdocs] docs: review transactions concept
* [mkdocs] docs: apply comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants