# Structs
BuildGenesisArgs are the arguments used to create the genesis data of the Platform Chain.
BuildGenesisReply is the reply from BuildGenesis.
Chain defines a chain that exists at the network's genesis.
GenesisPermissionlessValidator should to be used for genesis validators only.
Owner is the repr.
PermissionedValidator is the repr.
PermissionlessValidator is the repr.
PrimaryDelegator is the repr.
APIStaker is the representation of a staker sent via APIs.
StaticService defines the static API methods exposed by the platform VM.
UTXO is a UTXO on the Platform Chain that exists at the chain's genesis.
# Type aliases
GenesisValidator should to be used for genesis validators only.