Skip to content

Tech: Send Money Transaction Type #39

@andy-shi88

Description

@andy-shi88

Description

Depends on: #6

Implement the detail of sending money transaction, the transaction body should contain

  • amount

The rule:

  • sender.spendableBalance >= amount
  • the rule does not apply to Genesis block

Action:

  • deduct money from the sender
  • add money to the recipient

Breakdown

  • Send Money

Metadata

Metadata

Assignees

Labels

FEATURENew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions