Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Jun 26, 2024
1 parent d3a1fc9 commit 89ccf21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ extension Ref where T == ProtocolConfig {
pvmProgramInitSegmentSize: 1 << 16
))

public static let prod = Ref(ProtocolConfig(
public static let mainnet = Ref(ProtocolConfig(
auditTranchePeriod: 8,
additionalMinBalancePerStateItem: 10,
additionalMinBalancePerStateByte: 1,
Expand Down

0 comments on commit 89ccf21

Please sign in to comment.