Skip to content

fromCandidAccount

fromCandidAccount(-): IcrcAccount

Defined in: packages/ledger-icrc/src/converters/converters.ts:11

Converts a Candid Account object to an IcrcAccount, effectively transforming nullable properties into nullish ones.

-

IcrcCandidAccount

The Candid Account object to convert.

IcrcAccount

  • The converted IcrcAccount object.