wormhole/node/cmd
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
..
ccq Node/CCQ: Load testing tweaks (#3857) 2024-03-26 13:02:41 -05:00
debug
guardiand node/admin: add generalised Solana call governance handler 2024-04-22 21:46:15 +01:00
spy Node/spy: Adds optional VAA signature verification (#3854) 2024-03-25 14:19:46 -05:00
root.go