General Types Byte A block of 8 bits. Declaration Swift public typealias Byte = UInt8 Base58 Data represented as a Base58-encoded string. See more Declaration Swift public struct Base58 : Codable, Hashable RPC The namespace for general utilities related to Solana JSON-RPC tasks. Declaration Swift public enum RPC