import { BountyFactory } from "https://deno.land/x/polkadot@0.2.16/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