Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.19 KB

File metadata and controls

39 lines (20 loc) · 1.19 KB

@grainlify/contracts-sdk


@grainlify/contracts-sdk / ProgramEscrowConfig

Interface: ProgramEscrowConfig

Defined in: src/program-escrow-client.ts:4

Properties

contractId

contractId: string

Defined in: src/program-escrow-client.ts:6

Deployed ProgramEscrow contract address.


networkPassphrase

networkPassphrase: string

Defined in: src/program-escrow-client.ts:10

Stellar network passphrase for the target network.


rpcUrl

rpcUrl: string

Defined in: src/program-escrow-client.ts:8

Soroban RPC endpoint used for reads and transaction submission.