gagliardetto / solana-go

Go SDK library and RPC client for the Solana Blockchain
Apache License 2.0
943 stars 267 forks source link

Feature/Add signature method #73

Open olegfomenko opened 2 years ago

olegfomenko commented 2 years ago

Adding Signatures slice pre-initialization for partial signing opportunity. Also adding AddSignature method for filling missing signatures.

olegfomenko commented 2 years ago

Please approve the request if you satisfied with my changes

gagliardetto commented 2 years ago

hi @olegfomenko

thanks for the PR!

can you please add some tests?