| Method | Type | Description |
KeyList.of(<keys>) | Key | Keys to add to the key list |
- Java
- JavaScript
- Go
- Rust
Build a KeyList of Ed25519 or ECDSA keys with the Hedera SDK where every key must sign a transaction, or signing fails with INVALID_SIGNATURE.
| Method | Type | Description |
KeyList.of(<keys>) | Key | Keys to add to the key list |