@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/solana-services
index
ProgramReleaseIdl
Type Alias ProgramReleaseIdl
The IDL attached to a GitHub release, which is what a publish would write.
type
ProgramReleaseIdl
=
{
assetId
:
number
;
content
:
ProgramIdlContent
;
releaseTag
:
string
;
}
Index
Properties
asset
Id
content
release
Tag
Properties
asset
Id
assetId
:
number
content
content
:
ProgramIdlContent
release
Tag
releaseTag
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Id
content
release
Tag
@cfxlabsinc/b2b-services
Loading...
The IDL attached to a GitHub release, which is what a publish would write.