Running a full node on Uomi allows you to connect to the network, sync with a bootnode, obtain local access to RPC endpoints, author blocks, and more.
Different from archive node, a full node discards all finalized blocks older than configured number of blocks (256 blocks by default). A full node occupies less storage space than an archive node because of pruning.
If your node need to provide old historical blocks' data, please consider to use Archive node instead.
To set a full node, you need to specify the number of blocks to be pruned: