Soneso / stellar_flutter_sdk

Stellar SDK for flutter - dart, Stellar, Horizon, Soneso
MIT License
71 stars 33 forks source link

Add missing `NaturalPersonKYCFields` field `proof_of_liveness` #54

Closed ydag closed 1 year ago

ydag commented 1 year ago

The proof_of_liveness field is mandatory in order to comply with the KYC requirements for SEP-6.

christian-rogobete commented 1 year ago

Hi @ydag, thank you for adding this.