Skip to content

Extract coinbase transaction types into mina-tx-type crate #1824

@dannywillems

Description

@dannywillems

Description

Extract coinbase transaction type structures into the new mina-tx-type crate.

Structures to move

From ledger/src/scan_state/transaction_logic/mod.rs:

  • Coinbase (lines ~438-442)
  • CoinbaseFeeTransfer (lines ~416-419)

Requirements

From #1665:

  • The crate must be no_std compatible
  • Each field must be documented with rustdoc comments

Current location

  • ledger/src/scan_state/transaction_logic/mod.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions