lecle / aloxide

Aloxide is a pragmatic abstraction layer for various blockchain softwares.
Apache License 2.0
10 stars 5 forks source link

fix#89 missing transaction id in return data from demux eos #90

Closed danielvo11 closed 4 years ago

danielvo11 commented 4 years ago

include transaction payload to meta data of return data from demux function

manh-vv commented 4 years ago

@danielAlvess please follow conventional commits. Sample as below:

feat(demux): :sparkles: #89 add the payload to metadata so that we can get `transactionId`