40a24bad64
Fix bugs with import, allow to sign tx with contract.
5 lines
54 B
Go
5 lines
54 B
Go
package testdata
|
|
|
|
func Verify() bool {
|
|
return true
|
|
}
|