did-btcr2-js
Version:
Monorepo for did:btcr2 js/ts implementation and supporting packages.
22 lines (11 loc) • 480 B
Markdown
[**@did-btc1/method**](../README.md)
***
[@did-btc1/method](../globals.md) / ReceivedByAddress
# Type Alias: ReceivedByAddress
> **ReceivedByAddress** = `object` & [`Received`](Received.md)
Defined in: [packages/method/src/types/bitcoin.ts:654](https://github.com/dcdpr/did-btc1-js/blob/4ab6f9915d95beed9bc633644c9db1539395f512/packages/method/src/types/bitcoin.ts#L654)
## Type declaration
### address
> **address**: `string`
### txids
> **txids**: `string`[]