Skip to content

Unnecessary storage of on-chain service id in synchronized data #450

@Adamantios

Description

@Adamantios

The on_chain_service_id does not need to be stored in the synced data, as it is already in the context of the agent and can be accessed via the params attribute, e.g. here:

"service_id": self.staking_synchronized_data.service_id,

Originally posted by @Adamantios in #430 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions