Skip to content

Replace singletons with @functools.lru_cache() decorator

  • CurrencySymbol
  • BlockchainParams
  • HeadBlock
  • UDValue
  • ClientInstance

Use @functools.lru_cache(maxsize=1) decorator:

Edited by Moul
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information