You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Update block and transaction to be returned as JSON format for the fixed part.
Keep header.assets[].data or transaction.params to be encoded so that endpoint remains generic to any modules.
Motivation
Fixed part of the block and transaction can be returned in JSON format.
For example,
Description
Update block and transaction to be returned as JSON format for the fixed part.
Keep
header.assets[].data
ortransaction.params
to be encoded so that endpoint remains generic to any modules.Motivation
Fixed part of the block and transaction can be returned in JSON format.
For example,
This will allow to read the output at least for the fixed part.
The text was updated successfully, but these errors were encountered: