PoolMetadata
scalus.cardano.ledger.PoolMetadata
Represents metadata for a stake pool in the Cardano blockchain.
Pool metadata provides information about the pool such as name, description, ticker symbol, etc. It's stored off-chain, and only the URL and hash are included in the blockchain.
Value parameters
- metadataHash
-
Hash of the metadata for verification
- url
-
URL where the metadata can be found
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article