Mapping as per main repo

This commit is contained in:
hansieodendaal 2026-02-12 08:42:49 +02:00
parent d08f7951ee
commit 9fb39d7d3f
No known key found for this signature in database
GPG Key ID: 4B3B15868823687C

View File

@ -179,8 +179,8 @@ fn build_ledger_config(
ServiceType::BlendNetwork, ServiceType::BlendNetwork,
ServiceParameters { ServiceParameters {
lock_period: 10, lock_period: 10,
inactivity_period: 20, inactivity_period: 1,
retention_period: 100, retention_period: 1,
timestamp: 0, timestamp: 0,
session_duration: 1000, session_duration: 1000,
}, },