Commit e41032e8 authored by vipwzw's avatar vipwzw Committed by 33cn

Update exec_del_local.go

parent 097eec9a
......@@ -6,6 +6,7 @@ import (
"github.com/33cn/plugin/plugin/dapp/js/types/jsproto"
)
func (c *js) ExecDelLocal_Create(payload *jsproto.Create, tx *types.Transaction, receiptData *types.ReceiptData, index int) (*types.LocalDBSet, error) {
return &types.LocalDBSet{}, nil
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment