parent
f1fbd6ad4b
commit
7e13140b04
6 changed files with 196 additions and 15 deletions
|
@ -18,6 +18,8 @@ func Abort() {
|
|||
// (160 bit BE value in a 20 byte slice). It can only be used for strings known
|
||||
// at compilation time, because the conversion is actually being done by the
|
||||
// compiler.
|
||||
//
|
||||
// Deprecated: use address.ToHash160 instead.
|
||||
func FromAddress(address string) interop.Hash160 {
|
||||
return nil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue