Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Slot: poolAllocation

The allocation of the buffer pool.

URI: rfs:poolAllocation

Applicable Classes

NameDescriptionModifies Slot
BufferPoolAccountDetails of the buffer pool account associated with a credit classno

Properties

  • Range: String

  • Recommended: True

  • Regex pattern: ^\d+(\.\d+)?%$

Identifier and Mapping Information

Schema Source

Mappings

Mapping TypeMapped Value
selfrfs:poolAllocation
nativerfs:poolAllocation

LinkML Source

```yaml name: poolAllocation description: The allocation of the buffer pool. from_schema: https://framework.regen.network/schema/ rank: 1000 alias: poolAllocation owner: BufferPoolAccount domain_of: - BufferPoolAccount range: string recommended: true pattern: ^\d+(\.\d+)?%$
</details>