Multi Key Signature
Represents a multi-signature transaction using Ed25519 signatures. This class allows for the creation and management of a K-of-N multi-signature scheme, where a specified number of signatures are required to authorize a transaction.
This implementation is compatible with Kotlin Multiplatform (Common, JVM, JS, Native).