SolanaAccountStorage - p2p-org/solana-swift GitHub Wiki
SolanaAccountStorage
public protocol SolanaAccountStorage
Requirements
save(_:)
func save(_ account: Account) throws
public protocol SolanaAccountStorage
func save(_ account: Account) throws