Skip to content

@aldea/sdk / Exports / abi / FunctionNodeSchema

Interface: FunctionNodeSchema

abi.FunctionNodeSchema

Hierarchy

Table of contents

Properties

Properties

args

args: ArgNode[]

Defined in

packages/core/dist/abi/types.d.ts:50


name

name: string

Defined in

packages/core/dist/abi/types.d.ts:49


rtype

rtype: TypeNode

Defined in

packages/core/dist/abi/types.d.ts:51