Go module
github.com/composablefi/go-substrate-rpc-client
history
arrow_drop_downv2.0.0+incompatible
Newer version availablewarning
Warning
The module by this name does not have a
go.mod
file, but there is a module in the same repository that does: github.com/composablefi/go-substrate-rpc-client/v4 is probably what you are looking for.Capabilities
Capability analysis allows users to understand what privileged functionality a software library (or its dependencies) might use, to highlight unexpected or sensitive capabilities. This analysis uses Capslock callgraph analysis to identify callsites with access to privileged standard library operations.
Capability | Direct | Indirect |
---|---|---|
Filesystem | 4 | 116 |
Network | 80 | 63 |
Read System State | 7 | 8 |
Arbitrary Execution | 0 | 119 |
Unanalyzed | 25 | 173 |
Unsafe Pointer | 0 | 119 |
Reflection | 127 | 186 |
Exec | 4 | 3 |