Skip to content

Commit

Permalink
restored rust index.d
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Kuroda committed Jan 10, 2025
1 parent 579b357 commit 309c57b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ironfish-rust-nodejs/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ export namespace multisig {
outgoingViewKey: string
proofAuthorizingKey: string
keyPackages: Array<ParticipantKeyPackage>
ledger: boolean
}
export function dkgRound1(selfIdentity: string, minSigners: number, participantIdentities: Array<string>): DkgRound1Packages
export interface DkgRound1Packages {
Expand Down

0 comments on commit 309c57b

Please sign in to comment.