AElfProject / AElf

An AI-enhanced cloud-native layer-1 blockchain network. 
https://aelf.com/
MIT License
1.58k stars 263 forks source link

Ability to process one transaction-related entity which contains multiple transaction information #3612

Open eanzhao opened 1 month ago

eanzhao commented 1 month ago

Expected Behavior

AElf node will have the ability to handle MultiTransaction message, extract transactions of own chain id, then process these transactions.

Features:

Development Tasks:

loning commented 1 month ago

sendMultiTransaction What is MultiTransaction,Why not TransactionCollection?