package
0.6.0-beta
Repository: https://github.com/fluffy9/skyd.git
Documentation: pkg.go.dev

# Functions

CalculateCoinbase calculates the coinbase for a given height.
CalculateNumSiacoins calculates the number of siacoins in circulation at a given height.
CurrentTimestamp returns the current time as a Timestamp.
IntToTarget converts a big.Int to a Target.
NewCurrency creates a Currency value from a big.Int.
NewCurrency64 creates a Currency value from a uint64.
PostTax returns the amount of currency remaining in a file contract payout after tax.
RatToTarget converts a big.Rat to a Target.
Tax returns the amount of Currency that will be taxed from fc.

# Constants

BlockHeaderSize is the size, in bytes, of a block header.
No description provided by the author
UnlockHashChecksumSize is the size of the checksum used to verify human-readable addresses.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrNegativeCurrency is the error that is returned if performing an operation results in a negative currency.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
These Specifiers are used internally when calculating a type's ID.
No description provided by the author
ErrUint64Overflow is the error that is returned if converting to a unit64 would cause an overflow.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FullCoveredFields is a covered fileds object where the 'WholeTransaction' field has been set to true.
No description provided by the author
No description provided by the author
The GenesisID is used in many places.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
These Specifiers enumerate the types of signatures that are recognized by this implementation.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
These Specifiers are used internally when calculating a type's ID.
No description provided by the author
ZeroCurrency defines a currency of value zero.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StdClock is an implementation of Clock that retrieves the current time using the system time.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Clock allows clients to retrieve the current time.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
An UnlockHash is a specially constructed hash of the UnlockConditions type.
No description provided by the author