SeedSizeForBlockCount
func SeedSizeForBlockCount(blockCount uint64) (uint64, error)
SeedSizeForBlockCount checks the block-count multiplication used by callers that work with untrusted metadata.
Parameters
| Name | Type | Description |
|---|---|---|
blockCount | uint64 | Parameter blockCount of SeedSizeForBlockCount. |
Returns
(uint64, error)
Source
This page is generated from SDK source metadata and the translation catalog.