Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/copernet/copernicus
/ GetData
Method
GetData
model/script/script.go:305–307 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
303
}
304
305
func
(s *Script) GetData() []byte {
306
return
s.data
307
}
308
309
func
(s *Script) GetBadOpCode() bool {
310
return
s.badOpCode
Callers
15
DisplayCoinMap
Function · 0.80
DeepCopy
Method · 0.80
TestScript_PushInt64
Function · 0.80
TestNewTxIn
Function · 0.80
TestTxInSerialize
Function · 0.80
String
Method · 0.80
String
Method · 0.80
NewTxOut
Function · 0.80
TestNewTxOut
Function · 0.80
TestSerialize
Function · 0.80
isToKeyID
Method · 0.80
isToScriptID
Method · 0.80
Calls
no outgoing calls
Tested by
10
TestScript_PushInt64
Function · 0.64
TestNewTxIn
Function · 0.64
TestTxInSerialize
Function · 0.64
TestNewTxOut
Function · 0.64
TestSerialize
Function · 0.64
TestSignStepP2SH
Function · 0.64
TestInsertTxOut
Function · 0.64
check
Function · 0.64
TestCombineSignature
Function · 0.64
TestSignRawTransactionErrors
Function · 0.64