UNPKG

@newcoin-foundation/newcoin.pool-js

Version:

js module to fetch data from the newcoin.pool smart contract

5 lines (4 loc) 71 B
export interface UnstakePayload { owner: string; id: string; }