ConstructionMetadataResponse
The ConstructionMetadataResponse returns network-specific metadata used for transaction construction.
Properties
Name | Type | Description | Required |
---|---|---|---|
metadata | Object | True |
Example
{
"metadata": {
"account_sequence": 23,
"recent_block_hash": "0x52bc44d5378309ee2abf1539bf71de1b7d7be3b5"
}
}