kevinheavey / solders

A high-performance Python toolkit for Solana, written in Rust
https://kevinheavey.github.io/solders/
Apache License 2.0
205 stars 23 forks source link

Fix VersionedTransaction.Message type hint #105

Closed bantalon closed 2 weeks ago

bantalon commented 1 month ago

message property can be either Message or MessageV0.