Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
bao xinyu
vm-native
Commits
bba38466
Commit
bba38466
authored
Feb 20, 2023
by
taifu yuan
🏸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update gomod for v2.3.1 release --story=0
parent
ec2e0196
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
privatecompute/tx_context_mock.go
privatecompute/tx_context_mock.go
+1
-0
No files found.
privatecompute/tx_context_mock.go
View file @
bba38466
...
...
@@ -26,6 +26,7 @@ type TxContextMock struct {
cacheMap
dataStore
}
// GetSnapshot mock
func
(
s
*
TxContextMock
)
GetSnapshot
()
protocol
.
Snapshot
{
//TODO implement me
panic
(
"implement me"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment