Skip to content

Implement Storage TTL Extension in get_fee_config #6

Description

@therealjhay

Active fee configurations should have their persistent storage TTL extended during read requests.

Requirements and context

  • Extend the persistent storage TTL of the DataKey::FeeConfig key during read requests if it exists

Suggested execution

  • Modify get_fee_config in governance_contract/src/lib.rs
  • Add the extend_ttl call for DataKey::FeeConfig persistent key before returning

Example commit message
refactor: extend persistent storage TTL when fetching fee config

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions