This website requires JavaScript.
Explore
Help
Sign In
certusone
/
solana-go
mirror of
https://github.com/certusone/solana-go.git
Watch
1
Star
0
Fork
You've already forked solana-go
0
Code
Issues
Projects
Releases
Wiki
Activity
0535f5fe34
solana-go
/
interface.go
6 lines
95 B
Go
Raw
Blame
History
package
solana
type
AccountSettable
interface
{
SetAccounts
(
accounts
[
]
*
AccountMeta
)
error
}
Reference in New Issue
View Git Blame
Copy Permalink