interface Response { hash: string; result_meta_xdr: string;}
Source: src/faucet/index.ts:3
src/faucet/index.ts:3
response.hash
hash: string;
Source: src/faucet/index.ts:4
src/faucet/index.ts:4
response.result_meta_xdr
result_meta_xdr: string;
Source: src/faucet/index.ts:5
src/faucet/index.ts:5