Versions in this module Expand all Collapse all v1 v1.0.1 Apr 21, 2023 Changes in this version + func CreateBackup(conn *grpc.ClientConn, logger hclog.Logger, from uint64, to *uint64, ...) (uint64, uint64, error) + func RestoreChain(chain blockchainInterface, filePath string, ...) error + type Metadata struct + Latest uint64 + LatestHash types.Hash + func (m *Metadata) MarshalRLP() []byte + func (m *Metadata) MarshalRLPTo(dst []byte) []byte + func (m *Metadata) MarshalRLPWith(arena *fastrlp.Arena) *fastrlp.Value + func (m *Metadata) UnmarshalRLP(input []byte) error + func (m *Metadata) UnmarshalRLPFrom(p *fastrlp.Parser, v *fastrlp.Value) error