A set of information that represents the current state is updated when a transaction takes place on the network. The below is a summary of those changes
A set of information that represents the current state is updated when a transaction takes place on the network.
The below is a summary of those changes.
</Text>
</Text>
<AccordionallowMultipledefaultIndex={[]}>
<AccordionallowMultipledefaultIndex={[]}>
<Hidebelow="lg"ssr={false}>
<Hidebelow="lg"ssr={false}>
...
@@ -62,6 +57,17 @@ const TxState = () => {
...
@@ -62,6 +57,17 @@ const TxState = () => {
</Show>
</Show>
</Accordion>
</Accordion>
</>
</>
):null;
return(
<DataListDisplay
isError={isError}
isLoading={isLoading}
items={data}
emptyText="There are no state changes for this transaction."