Skip to content

cardano-web3-js / T / NativeScript

Type Alias: NativeScript

NativeScript: object

Type declaration

keyHash?

optional keyHash: string

required?

optional required: number

scripts?

optional scripts: NativeScript[]

slot?

optional slot: number

type

type: "sig" | "all" | "any" | "before" | "atLeast" | "after"

Defined in

src/types/index.ts:138

Released under the MIT License