UNPKG

@indigo-labs/indigo-sdk

Version:

Indigo SDK for interacting with Indigo endpoints via lucid-evolution

6 lines (5 loc) 119 B
export type InterestOracleDatum = { unitaryInterest: bigint; interestRate: bigint; lastUpdated: bigint; };