import { BountyFactory } from "https://dotland.deno.dev/x/polkadot@0.2.38/api-derive/test/bountyFactory.ts";
Constructors
new
BountyFactory(api: ApiPromise)Properties
bountyIndex: (index: number) => BountyIndex
defaultBounty: () => Bounty
emptyOption: <T extends Codec>(typeName: keyof InterfaceTypes) => Option<T>
storageKey: (index: number) => StorageKey