SigningAlgorithm - CosmosSwift/swift-coin GitHub Wiki
SigningAlgorithm
public enum SigningAlgorithm
Inheritance
Codable, ExpressibleByArgument, String
Enumeration Cases
multi
case multi
secp256k1
case secp256k1
ed25519
case ed25519
sr25519
case sr25519