Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

create returns an int256 instead of an address. #118

@MicahZoltu

Description

@MicahZoltu

foo.se

def foo():
    return(1)

bar.se

def bar():
    return(create('foo.se'): address)

Command:

serpent mk_signature bar.se

Result:

Warning: function return type inconsistent!
extern bar.se: [bar:[]:]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions