wormhole/node/pkg/proto/node
Csongor Kiss 3c3de23501 node/admin: add generalised Solana call governance handler
handles governance requests of the form

```
current_set_index: 4
messages: {
  sequence: 4513077582118919631
  nonce: 2809988562
  solana_call: {
    chain_id: 3
    governance_contract: "3u8hJUVTA4jH1wYAyUur7FFZVQ8H635K3tSHHF4ssjQ5"
    encoded_instruction: "BEEFFACE"
  }
}
```
2024-04-22 21:46:15 +01:00
..
v1 node/admin: add generalised Solana call governance handler 2024-04-22 21:46:15 +01:00